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
60
commits
1
branch
0
tags
7.5
MiB
C++
95.3%
CMake
4.7%
baab64c036
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Roland Conybeare
baab64c036
xo-procedure2: + DPrimitive_gco_0 (primitive with 0 arguments)
2026-02-28 13:27:34 +11: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: define-expr's work at top-level
2026-02-17 14:42:17 -05:00
include/xo
/interpreter2
xo-procedure2: + DPrimitive_gco_0 (primitive with 0 arguments)
2026-02-28 13:27:34 +11:00
src
xo-interpreter2 stack: + RuntimeContext.visit_pools() method
2026-02-28 13:26:10 +11:00
utest
xo-interpreter2 stack: streamline op== impl + utests
2026-02-19 09:03:02 -08:00
CMakeLists.txt
xo-interpreter2: + skrepl (read eval print loop)
2026-02-18 01:46:45 -05:00
README.md
initial commit
2026-01-09 21:08:51 -05:00
README.md
xo-interpreter2