forth: New language.
authorMark Wooding <mdw@distorted.org.uk>
Mon, 5 Jul 2010 21:56:11 +0000 (22:56 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Mon, 5 Jul 2010 22:20:04 +0000 (23:20 +0100)
commit67ad47b7f86d97f75808e1a9336d72d96d18dd2c
treee0dbd26a875f26027c33dbd9e10d9f530a0d2287
parent18b71d38307a6eebd659cf3f39229e987cfd20ee
forth: New language.

Very unpleasant coroutine hacking.

I had a neat word for parsing the basename out of argv[0], but Gforth
doesn't actually let you get at the image name, so it just said `gforth'
which isn't very helpful, really.
Makefile
forth-fringe.fth [new file with mode: 0644]