Commit Graph

55 Commits

Author SHA1 Message Date
nocturn9x 1262a77fb0 Improved lexer module + began to work on the parser 2021-07-18 16:21:34 +02:00
nocturn9x 26e1727e72 Updated src directory with new project structure 2021-07-13 16:10:08 +02:00
nocturn9x 63d524ccf6 Fixed typo in ast.nim's docstring 2021-07-12 18:28:01 +02:00
nocturn9x ecc9098a6b Started to work on the AST 2021-07-12 18:26:01 +02:00
nocturn9x 27ca6a06a9 Added lexer 2021-07-12 16:37:51 +02:00