xo-interpreter2/include/xo/interpreter2
2026-02-12 18:46:43 -05:00
..
detail xo-interpreter2: vsm uses VsmRcx for runtime context 2026-02-12 16:16:49 -05:00
.gitkeep + xo-tokenizer2 xo-reader2 xo-expression2 xo-interpreter2 2026-01-10 12:39:09 -05:00
Closure.hpp xo-interpreter2 stack: work on VSM for apply -> closure action [WIP] 2026-02-08 01:01:03 -05:00
DApplyFrame.hpp xo-interpreter: + VSM work in progress 2026-02-03 21:44:40 -05:00
DClosure.hpp xo-interpreter2 stack: work on VSM for apply -> closure action [WIP] 2026-02-08 01:01:03 -05:00
DGlobalEnv.hpp xo-interpreter2 stack: work on VSM for apply -> closure action [WIP] 2026-02-08 01:01:03 -05:00
DLocalEnv.hpp xo-interpreter2 stack: lambda expr -> closure runs in VSM utest 2026-02-08 23:32:20 -05:00
DVsmApplyFrame.hpp xo-interpreter2 stack: scaffold DClosure, DLocalEnv [WIP] 2026-02-04 19:17:07 -05:00
DVsmEvalArgsFrame.hpp xo-interpreter2: apply sequence now working in interpreter 2026-02-04 16:26:19 -05:00
DVsmRcx.hpp xo-interpreter2: + DVsmRcx. runtime context for vsm 2026-02-12 16:05:22 -05:00
init_interpreter2.hpp xo-interpreter2: work towards utest w/ vsm+reader [WIP] 2026-02-01 22:12:28 -05:00
interpreter2_register_facets.hpp xo-interpreter2: vsm stack: facet + gcobject + printable + init 2026-02-04 01:44:28 -05:00
interpreter2_register_types.hpp xo-interpreter2: vsm stack: facet + gcobject + printable + init 2026-02-04 01:44:28 -05:00
LocalEnv.hpp xo-interpreter2 stack: lambda expr -> closure runs in VSM utest 2026-02-08 23:32:20 -05:00
VirtualSchematikaMachine.hpp xo-interpreter2 stack: work on runtime error representation [WIP] 2026-02-12 18:46:43 -05:00
VsmApplyFrame.hpp xo-interpreter2: vsm stack: facet + gcobject + printable + init 2026-02-04 01:44:28 -05:00
VsmConfig.hpp xo-interpreter2 stack: work on runtime error representation [WIP] 2026-02-12 18:46:43 -05:00
VsmEvalArgsFrame.hpp xo-interpreter2: vsm stack: facet + gcobject + printable + init 2026-02-04 01:44:28 -05:00
VsmFrame.hpp xo-interpreter2: apply sequence now working in interpreter 2026-02-04 16:26:19 -05:00
VsmInstr.hpp xo-interpreter2: vsm stack: facet + gcobject + printable + init 2026-02-04 01:44:28 -05:00
VsmOpcode.hpp xo-interpreter2: vsm stack: facet + gcobject + printable + init 2026-02-04 01:44:28 -05:00
VsmRcx.hpp xo-interpreter2: vsm uses VsmRcx for runtime context 2026-02-12 16:16:49 -05:00