Y
Hacker News
new
|
ask
|
show
|
jobs
by
konad
5688 days ago
Forth, still. Written a few bits but want to get serious.
1 comments
pdelgallego
5688 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)
link
konad
5688 days ago
I've done that bit :) I bought Loeliger and wrote the TIL from that in AVR assembler.
link