This website requires JavaScript.
Explore
Help
Sign in
roland
/
xo-numeric
Watch
1
Star
0
Fork
You've already forked xo-numeric
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
schematika arithmetic with facets + multi-argument runtime polymorphism
41
commits
1
branch
0
tags
6.8
MiB
C++
94.2%
CMake
5.8%
7e311ab0cb
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Roland Conybeare
7e311ab0cb
xo-parser: + reader class (tokenizer -> parser pipeline)
2024-08-06 09:43:32 -04:00
cmake
parser: initial implementation [wip - only handles 'def' expr
2024-07-31 23:37:51 +10:00
include/xo
/parser
xo-parser: + reader class (tokenizer -> parser pipeline)
2024-08-06 09:43:32 -04:00
src
/parser
xo-parser: + reader class (tokenizer -> parser pipeline)
2024-08-06 09:43:32 -04:00
utest
xo-parser: utest: unit test for def with/without explicit type
2024-08-01 16:56:34 +10:00
.gitignore
parser: initial implementation [wip - only handles 'def' expr
2024-07-31 23:37:51 +10:00
CMakeLists.txt
parser: initial implementation [wip - only handles 'def' expr
2024-07-31 23:37:51 +10:00