A programming language for rapid application development
Find a file
2022-08-21 20:56:58 +02:00
.vscode Create a working scanner/parser for a subset of the language 2022-08-19 19:53:23 +02:00
include/bolt Improve diagnostics and type checking 2022-08-21 20:56:58 +02:00
src Improve diagnostics and type checking 2022-08-21 20:56:58 +02:00
.gitignore Create a working scanner/parser for a subset of the language 2022-08-19 19:53:23 +02:00
CMakeLists.txt Partially implement a type checker 2022-08-21 16:25:52 +02:00