hawkw/seax

Non-Core Word(s): Some kind of call/cc

Opened this issue · 1 comments

Obviously would be nice to have - should be implementable with a modified AP word. Due to the way the machine architecture is set up, this really needn't be too hard.

Since this is Lisp it would be really nice to be able to do some kind of TCO, and I'd rather not have to do it Clojure/Scala style - it should be built directly into the machine, since this is Lisp.

Added unimplemented word: bd0b7e4