Hacker News new | ask | show | jobs
by matheusmoreira 412 days ago
Doing this is what made programming fun again for me. I made a freestanding Lisp interpreter instead of a shell. No C library, just Linux system calls. I've written quite a bit of ELF code too, no linker yet though.