ligo/src/parser
Christian Rinderknecht 24a1068dd4
Refactoring of the parser and AST so "let" constructs bind
exactly one variable. (Unfinished)

Fixed minor error in error printing in Lexer.

Added test in ParseMain.ml on --verbose=parser.
2019-05-22 19:38:09 +02:00
..
camligo Move into src/; add vendors/ subfolder, add CI script. 2019-05-14 17:53:44 +02:00
ligodity Refactoring of the parser and AST so "let" constructs bind 2019-05-22 19:38:09 +02:00
pascaligo I enabled constant data constructors. I added more to the documentation. 2019-05-17 16:29:22 +02:00
dune Refactored the AST and fixed the symlinks. 2019-05-20 21:42:11 +02:00
parser.ml Refactored the AST and fixed the symlinks. 2019-05-20 21:42:11 +02:00