Y
Hacker News
new
|
ask
|
show
|
jobs
by
aap_
455 days ago
Probably one of my favorite pieces of software of all times. Learned so much from this!
1 comments
gus_massa
455 days ago
Do you remember any interesting anecdote you can share?
link
aap_
455 days ago
Anecdote probably not. But i learned how a compiler works from it and reconstructed the B compiler based on it (found here:
https://github.com/aap/b
, warning: repo is messy, will clean up more soon hopefully).
link