Renamed the whole project from Grendel (Beowulf's opponent) to Naegling (Beowulf's sword).
This commit is contained in:
parent
69d762645a
commit
114c64501a
10 changed files with 65 additions and 21 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue