Settings

Theme

Laws of Computing, Version 2.0 by CH Ting [pdf]

wiki.forth-ev.de

1 points by wooby a year ago · 1 comment

Reader

pmdulaney a year ago

If you like Forth, you should also try doing programming "by hand" in PostScript. Unix dc is another fun stack-oriented piece of software where you have operand operand operator -- that is, postfix like an RPN calculator. dc is great when you have a bunch of numbers to add, because you can review things even after you've finished the computation. (Of course, a spreadsheet is even better.)

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection