Commit graph

6 commits

Author SHA1 Message Date
114c64501a Renamed the whole project from Grendel (Beowulf's opponent) to Naegling (Beowulf's sword). 2026-04-12 13:13:10 +01:00
69d762645a Work on getting the memory model translated into Scheme. 2026-04-09 10:03:02 +01:00
643d255a21 Added all the error codes from the manual.
Some will be irrelevant to this project, but they're all here.
2026-04-06 12:47:41 +01:00
882f991db4 Day 1. Assembly code is being generated, on a monkey see, monkey do basis;
but it doesn't link because of a missing library; and having moved source
files around the Makefile currently doesn't work.
2026-04-06 09:48:44 +01:00
8e9ad73229 OK, this is a lot of useful groundwork, but nothing really built yet. 2026-04-05 15:40:12 +01:00
d743b6787e Initial commit 2026-04-05 11:18:15 +00:00