..
define
xo-interpreter2 stack: bugfix after GCObject facet location change
2026-03-11 08:49:03 -05:00
detail
xo-gc stack: + request-gc-statistics() primitive
2026-03-29 13:44:19 -04:00
env
xo-interpreter2 stack: refactor + bugfix operator expr
2026-03-12 20:26:08 -05:00
ifelse
xo-interpreter2 stack: bugfix after GCObject facet location change
2026-03-11 08:49:03 -05:00
sequence
xo-interpreter2 stack: bugfix after GCObject facet location change
2026-03-11 08:49:03 -05:00
vsm
xo-inteerpreter2: rework VsmResult to use pointer
2026-03-27 12:13:09 -04:00
.gitkeep
+ xo-tokenizer2 xo-reader2 xo-expression2 xo-interpreter2
2026-01-10 12:39:09 -05:00
Closure.hpp
xo-interpreter2 stack: invoke closures w/ tail-call opt [WIP]
2026-02-13 02:05:47 -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
DLocalEnv.hpp
xo-reader2 stack: expand symbol table to store typedefs
2026-03-11 07:49:14 -05:00
DVsmApplyClosureFrame.hpp
xo-interpreter2 stack: apply user-defined lambda passes utest
2026-02-13 16:06:19 -05:00
DVsmApplyFrame.hpp
xo-interpreter2 stack: handle SequenceExpr + gc for frames
2026-02-13 15:16:05 -05:00
DVsmDefContFrame.hpp
xo-gc xo-alloc2: move Collector faceet gc/ -> alloc2/ for levelling
2026-03-04 22:26:31 +11:00
DVsmEvalArgsFrame.hpp
xo-interpreter2 stack: handle SequenceExpr + gc for frames
2026-02-13 15:16:05 -05:00
DVsmIfElseContFrame.hpp
xo-gc xo-alloc2: move Collector faceet gc/ -> alloc2/ for levelling
2026-03-04 22:26:31 +11:00
DVsmRcx.hpp
xo-interpreter2 stack: VSM as AGCObject for virtual root
2026-03-25 19:31:59 -04:00
DVsmSeqContFrame.hpp
xo-gc xo-alloc2: move Collector faceet gc/ -> alloc2/ for levelling
2026-03-04 22:26:31 +11:00
init_interpreter2.hpp
xo-interpreter2: work towards utest w/ vsm+reader [WIP]
2026-02-01 22:12:28 -05:00
LocalEnv.hpp
xo-interpreter2 stack: lambda expr -> closure runs in VSM utest
2026-02-08 23:32:20 -05:00
SetupInterpreter2.hpp
xo-interpreter2: streamline setup
2026-03-16 14:28:27 -05:00
VirtualSchematikaMachine.hpp
xo-interpreter2 stack: VSM as AGCObject for virtual root
2026-03-25 19:31:59 -04:00
VsmApplyClosureFrame.hpp
xo-interpreter2: + VsmApplyClosureFrame [WIP, not used]
2026-02-13 00:09: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: tiny: streamline vsm setup
2026-03-26 15:05:06 -04:00
VsmDefContFrame.hpp
xo-interpreter2 stack: define-expr's work at top-level
2026-02-17 14:42:17 -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
VsmIfElseContFrame.hpp
xo-interpreter2: ifelse expressions working + utest
2026-02-14 11:15:38 -05:00
VsmInstr.hpp
xo-interpreter2 stack: define-expr's work at top-level
2026-02-17 14:42:17 -05:00
VsmOpcode.hpp
xo-interpreter2 stack: define-expr's work at top-level
2026-02-17 14:42:17 -05:00
VsmPrimitives.hpp
xo-interpreter2 stack: + more primitive function-type decoration
2026-03-16 12:34:59 -05:00
VsmRcx.hpp
xo-interpreter2: vsm uses VsmRcx for runtime context
2026-02-12 16:16:49 -05:00
VsmSeqContFrame.hpp
xo-interpreter2 stack: handle SequenceExpr + gc for frames
2026-02-13 15:16:05 -05:00