Hacker News new | ask | show | jobs
by pjmlp 6 days ago
Lisp shares with Forth a great feature, you only need to implement a few building blocks in Assembly, and then everything else can be built from them.

Too many get lost in the concept that using something like C is the only way to build languages.