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%