Functional programming language, name isn’t final may change later
Functional programming language, name isn’t final may change later
Made a basic interpreter/vm
Log in to leave a comment
Refactored test code
Rewrote some parts of the parsers
Implemented basic AST parsing
Implemented string interpolation parsing
Procrastinated for too long
Log in to leave a comment
Type resolving phase and double functionref parsing
Log in to leave a comment
Fixed function parser eating a token
Added struct parsing
Log in to leave a comment
Made a basic lexer and top level parser(functions and entrypoint right now, structs soon)
Log in to leave a comment
Wrote some test files and brainstormed what the language should look like
Log in to leave a comment