runtime procedure representation for Schematika
  • C++ 93.8%
  • CMake 6.2%
Find a file
2026-03-26 11:30:16 -04:00
cmake xo-interpreter2 stack: refactor + bugfix operator expr 2026-03-12 20:26:08 -05:00
doc xo-procedure2 xo-object2: + polymorphic primitive support 2026-01-26 12:38:17 -05:00
idl xo-reader2 stack: + ARuntimeContext.collector() 2026-03-24 21:59:59 -04:00
include/xo/procedure2 xo-gc: + scaffold for gc primitives 2026-03-24 22:20:23 -04:00
src/procedure2 xo-gc: generation -> Generation + bugfix idle test 2026-03-26 11:30:16 -04:00
utest xo-interpreter2 stack: + stringtable() in RuntimeContext api 2026-03-16 01:27:25 -05:00
CMakeLists.txt x-procedure2: + dict_lookup() primitive 2026-03-16 00:57:17 -05:00
README.md Initial commit 2026-01-25 10:26:22 -05:00

xo-procedure2

gc-aware function interface for Schematika