Commit Graph

16 Commits

Author SHA1 Message Date
nocturn9x ef3fa78d86 Updated README 2021-07-18 16:22:43 +02:00
nocturn9x 1262a77fb0 Improved lexer module + began to work on the parser 2021-07-18 16:21:34 +02:00
nocturn9x bb176b4e23 Added compilation pipeline 2021-07-18 16:21:07 +02:00
nocturn9x 9c880c7c5a Updated grammar.md 2021-07-13 16:16:15 +02:00
nocturn9x 7eff6834c7 Added headers to bytecode.md 2021-07-13 16:15:49 +02:00
nocturn9x 7abf56a884 Typo 2021-07-13 16:12:08 +02:00
nocturn9x 22b71f9dbe Shortened line 2021-07-13 16:11:08 +02:00
nocturn9x 26e1727e72 Updated src directory with new project structure 2021-07-13 16:10:08 +02:00
nocturn9x ea487fb301 Updated README with project info 2021-07-13 16:09:53 +02:00
nocturn9x 22181c7f78 Added docs 2021-07-13 16:09:40 +02:00
nocturn9x 3b899ce440 Updated README 2021-07-12 18:29:11 +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 1cf25886ce Added README 2021-07-12 17:18:08 +02:00
nocturn9x 27ca6a06a9 Added lexer 2021-07-12 16:37:51 +02:00
nocturn9x 6bcf5263b9 Updated gitignore 2021-07-12 16:33:22 +02:00