Commit Graph

2 Commits

Author SHA1 Message Date
Lephe f08f613a17
improvements on AST shape and printing 2019-10-01 07:04:02 +02:00
Lephe 6151144d0a
initial commit: most of the lexing and parsing work
The program is currently able to lex most useful tokens, and parse
constructs associated with them on simple examples.

Unit tests are still missing to formally ensure everything's right.
2019-09-30 11:29:05 +02:00