This website requires JavaScript.
Explore
Help
Sign In
Experiments
/
libabacus
Watch
1
Star
0
Fork
0
You've already forked libabacus
Code
Issues
4
Pull Requests
Releases
Wiki
Activity
A math-centered programming language library.
239
Commits
2
Branches
0
Tags
4.6
MiB
C
99.6%
CMake
0.4%
b0c2eb5a5e
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
Danila Fedorin
b0c2eb5a5e
Maintain the promise that references are null-ed on error.
2018-08-10 17:31:02 -07:00
external
Update libds and liblex.
2018-03-24 17:17:06 -07:00
include
Add true and false keywords to the parser.
2018-08-10 16:06:30 -07:00
src
Maintain the promise that references are null-ed on error.
2018-08-10 17:31:02 -07:00
.clang-format
Format the code with clang-format.
2018-04-21 14:09:01 -07:00
.gitignore
Add .gitignore file.
2018-02-03 23:47:05 -08:00
.gitmodules
Add libds and liblex submodules.
2018-02-04 15:58:21 -08:00
CMakeLists.txt
Put free functions into common header / source file.
2018-06-15 22:54:58 -07:00