Y
Hacker News
new
|
ask
|
show
|
jobs
by
madmax96
3691 days ago
For me, it was writing my own Lisp. I'd
strongly
recommend giving it a try -- you'll learn about tokenization, parsing, garbage collection, and a bunch of little software development lessons.
1 comments
macintux
3691 days ago
Useful for getting started:
https://github.com/kanaka/mal
link