Alek Ratzloff 2fd340a688 Add lexer, parser, ast, and basic command line interaction
* Add lexer and parser using lrpar crate
* AST is added and constructed via lexer and parser
* Command line program `not` will read a file and parse it

Signed-off-by: Alek Ratzloff <alekratz@gmail.com>
2020-09-02 14:40:43 -07:00
2020-09-01 17:32:48 -07:00
2020-09-01 17:32:48 -07:00
2020-09-01 17:32:48 -07:00
Description
It certainly isn't Python... again!
1.4 MiB
Languages
Rust 94.8%
Yacc 4.6%
Lex 0.6%