bjorn 9 years ago
parent
commit
214cdb8bf3
2 changed files with 9 additions and 0 deletions
  1. 9 0
      README.md
  2. 0 0
      parse.lua

+ 9 - 0
README.md

@@ -0,0 +1,9 @@
+GraphQL Lua
+===
+
+Lua implementation of GraphQL parser using LPeg.  Experimental.
+
+License
+---
+
+MIT

+ 0 - 0
ast.lua → parse.lua