xo-interpreter2 stack: work on variable references [WIP]

This commit is contained in:
Roland Conybeare 2026-02-05 10:44:11 -05:00
commit 370e52a149
21 changed files with 542 additions and 22 deletions

View file

@ -1,6 +1,6 @@
/** @file String.hpp
*
* @author Roland Conybeare, Feb 22026
* @author Roland Conybeare, Feb 2026
**/
#pragma once