0ee91d15c9e4777167b2d64badbeefd306ed91b6
The parser can now handle code block start and end, and it can process the include file useing the Lexer Tokens. Previously it was trying to do this by reading lines.
Description
A parser/interpreter/compiler for the Draconic scripting language.
Languages
Rust
100%