Talk:Forth Lessons: Difference between revisions

From OLPC
Jump to navigation Jump to search
(Forth resources)
No edit summary
Line 1: Line 1:
Where can i find examples of forth implementations, and some applied code?--[[User:RafaelOrtiz|RafaelOrtiz]] 20:26, 8 January 2007 (EST)
Where can i find examples of forth implementations, and some applied code?--[[User:RafaelOrtiz|RafaelOrtiz]] 20:26, 8 January 2007 (EST)


* The [http://wiki.forthfreak.net/ Forth Freak wiki] indexes many, many implementations and has some sample code.
:Several resources:
** The [http://wiki.forthfreak.net/ Forth Freak wiki] indexes many, many implementations and has some sample code.
* [http://www.jwdt.com/~paysan/gforth.html GNU Forth] is well supported on Linux and other platforms.
* The newsgroup [news:comp.lang.forth] is very active and helpful. The archives contain lots of valuable sources.
** [http://www.jwdt.com/~paysan/gforth.html GNU Forth] is well supported on Linux and other platforms.
** The newsgroup [news:comp.lang.forth] is very active and helpful. The archives contain lots of valuable sources.
* The [http://www.taygeta.com/forth.html Taygeta archive] and its [http://ftp.uni-bremen.de/pub/mirrors/Taygeta-Archive/ mirror] contain lots of Forth code.
** The [http://www.taygeta.com/forth.html Taygeta archive] and its [http://ftp.uni-bremen.de/pub/mirrors/Taygeta-Archive/ mirror] contain lots of Forth code.
* The [http://www.taygeta.com/fsl/scilib.html Forth Scientific Library] has tons of useful reviewed code.
* Here! [[Mitch Bradley]] is the original author of Open Firmware and was on the ANS Forth standards committee. You couldn't find a more experienced Forther!
** The [http://www.taygeta.com/fsl/scilib.html Forth Scientific Library] has tons of useful reviewed code.
Hope these are helpful! --[[User:IanOsgood|IanOsgood]] 19:46, 16 January 2007 (EST)
** Here! [[Mitch Bradley]] is the original author of Open Firmware and was on the ANS Forth standards committee. You couldn't find a more experienced Forther!
:Hope these are helpful! --[[User:IanOsgood|IanOsgood]] 19:46, 16 January 2007 (EST)

Revision as of 16:53, 19 January 2007

Where can i find examples of forth implementations, and some applied code?--RafaelOrtiz 20:26, 8 January 2007 (EST)

  • The Forth Freak wiki indexes many, many implementations and has some sample code.
  • GNU Forth is well supported on Linux and other platforms.
  • The newsgroup [1] is very active and helpful. The archives contain lots of valuable sources.
  • The Taygeta archive and its mirror contain lots of Forth code.
  • The Forth Scientific Library has tons of useful reviewed code.
  • Here! Mitch Bradley is the original author of Open Firmware and was on the ANS Forth standards committee. You couldn't find a more experienced Forther!

Hope these are helpful! --IanOsgood 19:46, 16 January 2007 (EST)