This website requires JavaScript.
Explore
Help
Sign In
zongor
/
reality-engine
Watch
1
Star
0
Fork
You've already forked reality-engine
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
66adb19578
reality-engine
/
src
History
Charles Kralapp
66adb19578
cleanup
2025-07-13 09:35:11 -04:00
..
Makefile
add Q16.16 real, uint32, and int32 opcodes
2025-06-14 14:38:04 -04:00
common.h
change back to MIT since using some stuff from craftingintepreters
2025-06-15 15:54:49 -04:00
debug.c
add function example
2025-07-05 23:29:07 -04:00
debug.h
throwing away a bunch of stuff, lets do the whole compiler inside the VM
2025-07-08 21:59:56 -04:00
main.c
add more examples
2025-07-13 00:12:27 -04:00
opcodes.h
cleanup
2025-07-13 09:35:11 -04:00
test.c
more benchmarks
2025-07-12 23:51:45 -04:00
test.h
throwing away a bunch of stuff, lets do the whole compiler inside the VM
2025-07-08 21:59:56 -04:00
vm.c
cleanup
2025-07-13 09:35:11 -04:00
vm.h
add call frames, refactor to allow call frames to work, add debug
2025-06-27 13:06:06 -04:00