Commit Graph

7 Commits

Author SHA1 Message Date
cdo 3f871d2b43 Implement atom evaluation 2025-08-10 13:58:36 +01:00
cdo 03bd0ff597 Consolidate expression creation functions in expr module 2025-08-10 13:48:59 +01:00
cdo fade9395fa Create environment module 2025-08-10 02:05:16 +01:00
cdo a03ef58eca Implement parsing 2025-08-10 02:03:42 +01:00
cdo f97cea9290 Add minimal abstract machine module 2025-08-10 02:03:42 +01:00
cdo f41d3a949c Create simple, bump allocator store 2025-08-09 19:35:05 +01:00
cdo 3e8a9d6789 Implement tokenisation 2025-08-09 15:33:52 +01:00