aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorMelody Horn / boringcactus <melody@boringcactus.com>2021-06-26 22:26:19 -0600
committerMelody Horn / boringcactus <melody@boringcactus.com>2021-06-26 22:26:19 -0600
commit8cb6fd9653e1733645ecb734f32c8306c01757ba (patch)
treed139be8955f223122d639f13edba9c609c8c6d03 /README.md
downloadcpp-parse-8cb6fd9653e1733645ecb734f32c8306c01757ba.tar.gz
cpp-parse-8cb6fd9653e1733645ecb734f32c8306c01757ba.zip
throw some things togetherHEADcanon
Diffstat (limited to 'README.md')
-rw-r--r--README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..ef66a48
--- /dev/null
+++ b/README.md
@@ -0,0 +1,5 @@
+# cpp-parse
+
+a whole ass C++ parser
+
+[C++14 spec](https://timsong-cpp.github.io/cppwp/n4140/gram)