Renamed the whole project from Grendel (Beowulf's opponent) to Naegling (Beowulf's sword).

This commit is contained in:
Simon Brooke 2026-04-12 13:13:10 +01:00
parent 69d762645a
commit 114c64501a
10 changed files with 65 additions and 21 deletions

View file

@ -1,6 +1,6 @@
# grendel
# naegling
A reimplementation of [Beowulf](https://git.journeyman.cc/simon/beowulf) bootstrapped in C, with a compiler following, basically, [Abdulaziz Ghuloum's recipe](https://bernsteinbear.com/assets/img/11-ghuloum.pdf).
A compiler for [Beowulf](https://git.journeyman.cc/simon/beowulf) following, basically, [Abdulaziz Ghuloum's recipe](https://bernsteinbear.com/assets/img/11-ghuloum.pdf) and [Noah Zentzis' implementation thereof](https://generalproblem.net/lets_build_a_compiler/).
## Memory model