This website requires JavaScript.
Explore
Help
Sign in
samvv
/
bolt
Watch
1
Star
0
Fork
You've already forked bolt
0
Code
Issues
24
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
A programming language for rapid application development
experimental
productivity
programming-language
scalability
security
web-development
9
commits
1
branch
0
tags
249
MiB
C++
83%
Python
11.1%
CMake
5.9%
43301a3a44
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
Sam Vervaeck
43301a3a44
Add basic support for if-statements
2022-08-25 23:04:09 +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 basic support for if-statements
2022-08-25 23:04:09 +02:00
src
Add basic support for if-statements
2022-08-25 23:04:09 +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