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
51
commits
1
branch
0
tags
7.5
MiB
C++
95.3%
CMake
4.7%
1750c0681e
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Roland Conybeare
1750c0681e
xo-interpreter2 stack: streamline op== impl + utests
2026-02-19 09:03:02 -08:00
cmake
+ xo-interpreter2 scaffold for constant expression [WIP]
2026-01-13 01:40:48 -05:00
idl
xo-interpreter2 stack: define-expr's work at top-level
2026-02-17 14:42:17 -05:00
include/xo
/interpreter2
xo-interpreter2: + skrepl (read eval print loop)
2026-02-18 01:46:45 -05:00
src
xo-interpreter2 stack: streamline op== impl + utests
2026-02-19 09:03:02 -08: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