User talk:IanOsgood: Difference between revisions

BF answer: I'd rather use JavaScript
(RCBF inquiry)
(BF answer: I'd rather use JavaScript)
Line 12:
===Forth===
Would you be interested in writing a Forth implementation of [[RCBF]]? Mwn3d is working on a Java version. I'm hoping someone writes a version in Lisp or Haskell. --[[User:Short Circuit|Short Circuit]] 20:11, 26 November 2007 (MST)
:There are already plenty of brainfuck interpreters in the world. If I were to do one, I'd do it in JavaScript so folks could run in their browser. I've already done this for a number of [http://www.quirkster.com/iano/js/ other obscure languages].
:If I ''did'' do BF for Forth, I would use meta-compilation, directly compiling BF into one big Forth definition. --[[User:63.105.26.46|63.105.26.46]] 10:31, 27 November 2007 (MST)
Anonymous user