Commit graph

7 commits

Author SHA1 Message Date
paladin
35cf269781 Implementing garbage collector, tables, renderer and virtual machine. 2026-08-16 12:06:30 +01:00
paladin
f91d5a5091 Rewriting parser. 2026-07-02 00:43:49 +01:00
paladin
c2fea96feb Reorganising file and module structure. 2026-06-15 12:46:25 +01:00
paladin
e59e340777 Reorganising file and module structure. 2026-06-15 12:46:14 +01:00
paladin
bae4d5aca6 Added Parse trait implementations for String, Name and Number; 2026-06-15 12:33:20 +01:00
ce2bd0b360 Added Lua parser implementation and Lua BNF through macro_rules!;
Added a windowed application shell from a tutorial using wgpu;
2026-06-10 02:27:51 +01:00
0202722060 Sync 2026-05-19 12:37:24 +01:00