A programming language for rapid application development
Find a file
2022-08-24 12:36:43 +02:00
.vscode Create a working scanner/parser for a subset of the language 2022-08-19 19:53:23 +02:00
include/bolt Add more methods to bolt::Node and improve diagnostics 2022-08-24 12:36:43 +02:00
src Add more methods to bolt::Node and improve diagnostics 2022-08-24 12:36:43 +02:00
.gitignore Create a working scanner/parser for a subset of the language 2022-08-19 19:53:23 +02:00
CMakeLists.txt Add bolt::TextFile and add testing infrasturcture 2022-08-22 15:33:46 +02:00