Note that there are some explanatory texts on larger screens.

plurals
  1. PO
    text
    copied!<p>You could also start with Forth since it's a stack based language too: <li><a href="http://www.forth.com/starting-forth/index.html" rel="nofollow">Starting Forth</a></li> <li><a href="https://docs.google.com/viewer?url=http://thinking-forth.sourceforge.net/thinking-forth-ans.pdf" rel="nofollow">Thinking Forth</a></li> <li><a href="http://www.xs4all.nl/~thebeez/ForthPrimer/Forth_primer.html" rel="nofollow">Forth Primer</a></li> <li><a href="http://c2.com/cgi/wiki?ForthLanguage" rel="nofollow">Forth Language</a></li> <li><a href="http://www.forth.org/tutorials.html" rel="nofollow">Forth Tutorials</a></li> <li><a href="http://www.softsynth.com/pforth/pf_tut.html" rel="nofollow">Pforth Tutorial</a></li> <li><a href="http://www.complang.tuwien.ac.at/forth/gforth/Docs-html/" rel="nofollow">Gforth Manual</a></li> <li><a href="http://galileo.phys.virginia.edu/classes/551.jvn.fall01/primer.htm#intro" rel="nofollow">Begin Forth</a></li> <li><a href="http://cis.csuohio.edu/~somos/forth.html" rel="nofollow">Forth Links</a></li> <li><a href="http://en.wikipedia.org/wiki/Forth_%28programming_language%29" rel="nofollow">WikiForth</a></li> <li><a href="http://wiki.laptop.org/go/Forth_Lessons" rel="nofollow">OLPC Forth</a></li> <li><a href="http://home.iae.nl/users/mhx/crenshaw/tiny.html" rel="nofollow">Lets Build a Compiler</a></li> <li><a href="http://git.annexia.org/?p=jonesforth.git;a=summary" rel="nofollow">Jones Forth</a></li> </p> <p>(Edit: updated Jonesforth Link to new git repository - 4/18/14)</p>
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload