A programming language for rapid application development
Find a file
2022-08-25 16:12:47 +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 diagnostic output 2022-08-24 20:57:26 +02:00
src Allow line comments in Bolt sources 2022-08-25 16:12:47 +02:00
.gitignore Create a working scanner/parser for a subset of the language 2022-08-19 19:53:23 +02:00
CMakeLists.txt Improve diagnostic output 2022-08-24 20:57:26 +02:00