summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsanine <sanine.not@pm.me>2023-05-26 10:50:21 -0500
committersanine <sanine.not@pm.me>2023-05-26 10:50:21 -0500
commit4a68b99488dc27a6e956649363cab5224a823add (patch)
treee54e490e8818093fbd6770899695645b375c3e09
initial commitmain
-rw-r--r--.gitattributes1
-rw-r--r--README.md6
2 files changed, 7 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes
new file mode 100644
index 0000000..176a458
--- /dev/null
+++ b/.gitattributes
@@ -0,0 +1 @@
+* text=auto
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..5fc1eef
--- /dev/null
+++ b/README.md
@@ -0,0 +1,6 @@
+lunaria
+=======
+
+a LALR(1) parser-generator for lua 5.1
+
+yayc (yet another yacc (yet another compiler compiler) clone)