User talk:IanOsgood: Difference between revisions

Content added Content deleted
(→‎Forth: Neat.! And...er...about the JavaScript version? :-))
(→‎Forth: Javascript langauges)
Line 14: Line 14:
: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].
: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:IanOsgood|IanOsgood]] 10:32, 27 November 2007 (MST)
:If I ''did'' do BF for Forth, I would use meta-compilation, directly compiling BF into one big Forth definition. --[[User:IanOsgood|IanOsgood]] 10:32, 27 November 2007 (MST)
::Those Javascript language interpreters are simply awesome. Last week, I was reminiscing about a screensaver I once had that showed the execution of cellular automata, and wondered if something like that would be educational. I didn't think to do it in JavaScript, though. --[[User:Short Circuit|Short Circuit]] 12:07, 27 November 2007 (MST)



: OK, that was easier than I thought. --[[User:IanOsgood|IanOsgood]] 11:46, 27 November 2007 (MST)
: OK, that was easier than I thought. --[[User:IanOsgood|IanOsgood]] 11:46, 27 November 2007 (MST)