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
12
commits
1
branch
0
tags
249
MiB
C++
83%
Python
11.1%
CMake
5.9%
062ca46752
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
062ca46752
Make recursive function definitions work
2022-09-05 17:25:55 +02:00
src
Make recursive function definitions work
2022-09-05 17:25:55 +02:00
.gitignore
Enable parsing of simple let-expressions
2022-08-28 21:12:25 +02:00
package-lock.json
Add support for type-checking recursion and improove Checker.addConstraint
2022-09-01 20:07:09 +02:00
package.json
Add support for type-checking recursion and improove Checker.addConstraint
2022-09-01 20:07:09 +02:00
tsconfig.json
Enable parsing of simple let-expressions
2022-08-28 21:12:25 +02:00