User talk:IanOsgood: Difference between revisions

(→‎Forth: Javascript langauges)
Line 15:
: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)
Line 59 ⟶ 58:
2drop ;
: That's pretty cool. Mind if it's copied over to [[RCBF (Forth)]]? I'd still be interested in that Javascript version; Having on-site or at least in-browser environments for languages is something I've been looking into. --[[User:Short Circuit|Short Circuit]] 11:57, 27 November 2007 (MST)
:: Sure. It could use some testing, and a word ''':bf-file''' to get the BF source from a file. I'll let you know if I ever get the JavaScript interpreter written. --[[User:IanOsgood|IanOsgood]] 12:25, 27 November 2007 (MST)
Anonymous user