This website requires JavaScript.
Explore
Help
Sign In
intercal
/
not-python
Watch
1
Star
0
Fork
0
You've already forked not-python
Code
Issues
Pull Requests
Releases
Wiki
Activity
Files
ceda48988daadde7f32dd9e53d025fe4dfdf667a
not-python
/
src
History
Alek Ratzloff
ceda48988d
Update IntValue alias to be i128 instead of i64 to get us a lil more range
...
Signed-off-by: Alek Ratzloff <
alekratz@gmail.com
>
2020-10-20 16:20:27 -07:00
..
bin
Add internal error handling to VM, plus function arity
2020-10-13 14:07:22 -07:00
compile
Add IntValue type alias for backend integer values
2020-10-20 13:10:53 -07:00
obj
Update IntValue alias to be i128 instead of i64 to get us a lil more range
2020-10-20 16:20:27 -07:00
syn
Add IntValue type alias for backend integer values
2020-10-20 13:10:53 -07:00
vm
Add add, sub, mul, and div functions to integers
2020-10-19 16:41:57 -07:00
lib.rs
Add some base VM implementations
2020-09-14 16:32:58 -07:00