Y
Hacker News
new
|
ask
|
show
|
jobs
by
hodefoting
4079 days ago
jonesforth is a nice literary programming tutorial for making a forth using x86 assembly; and then forth - the same approach would work for implementing it in js, C or other languages.
https://rwmj.wordpress.com/2010/08/07/jonesforth-git-reposit...