Y
Hacker News
new
|
ask
|
show
|
jobs
by
pdelgallego
5689 days ago
You can go ahead and write your own forth interpreter (or maybe Cat
http://cat-language.com
). Writing your own stack-based programming lang is a lot of fun! (That is my toy project for december)
1 comments
konad
5689 days ago
I've done that bit :) I bought Loeliger and wrote the TIL from that in AVR assembler.
link