This website requires JavaScript.
Explore
Help
Sign in
roland
/
xo-interpreter2
Watch
1
Star
0
Fork
You've already forked xo-interpreter2
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
Schematika interpreter
111
commits
1
branch
0
tags
7.5
MiB
C++
95.3%
CMake
4.7%
3e97590990
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Roland Conybeare
3e97590990
xo-interpreter2: VSM.start_eval() returns const ref
...
If copied get unstable value, since may be moved away on next gc
2026-03-26 17:08:39 -04:00
cmake
xo-cmake: setup to make share target available via cmake install
2026-02-27 19:38:53 +11:00
idl
xo-interpreter2 stack: VSM as AGCObject for virtual root
2026-03-25 19:31:59 -04:00
include/xo
/interpreter2
xo-interpreter2: VSM.start_eval() returns const ref
2026-03-26 17:08:39 -04:00
src
xo-interpreter2: VSM.start_eval() returns const ref
2026-03-26 17:08:39 -04:00
utest
xo-interpreter2: utest: refactor to simplify/share
2026-03-26 17:04:35 -04:00
CMakeLists.txt
xo-interpreter2 stack: VSM as AGCObject for virtual root
2026-03-25 19:31:59 -04:00
README.md
initial commit
2026-01-09 21:08:51 -05:00
README.md
xo-interpreter2