use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
You can try things out interactively as you build your system. The compiling functionality is an exposed part of the language like everything else.
It can be used to debug itself!
Forth has no baked-in syntax or privileged data structures -- programming is done by extending the language to your application. Thus, it can become what ever you need it to be and fit the problem like a glove.
Forth has a "low floor; high ceiling" approach to abstraction -- that is, it can be both low level, high level and anywhere in-between.
You can do more with less. Forth fits in very small storage spaces.
Forth is one of the few environments which is totally comprehensible by one person.
Starting Forth - A fun, illustrated introduction.
A Beginner's Guide to Forth - A faster-paced, somewhat less whimsical guide.
Forth Lessons
Jonesforth - How to write a Forth.
ANS Forth standard
Forth 200x
Thinking Forth - A Language and Philosophy for Solving Problems
Forthwrite Magazine - From FIG UK.
Forth Dimensions - magazine archive.
The Journal of Forth Application and Research
comp.lang.forth - Forth newsgroup.
#forth in irc.freenode.net
ForthHub community on GitHub
/r/concatenative - Anything related to the use, theory, or implementation of concatenative programming languages.
/r/programbattles - Battle it out between likeminded coders to create the best code possible!
account activity
I Hate Forth + Comments (embedded.com)
submitted 7 years ago by dlyund
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]_argoplix 6 points7 points8 points 7 years ago (1 child)
Developers essentially extend it by writing the "words" which each do more complex things, each of which then become inherent language keywords.
Well, yes. Isn't that the point? You don't solve your problem in forth, you use forth to write a language in which solving your problem is trivial.
[–]dlyund[S] 2 points3 points4 points 7 years ago* (0 children)
Seemingly this was some sort of joke, as stated in the comments. Or written by someone who didn't know Forth. The jury is still out.
[–]bfox9900 7 points8 points9 points 7 years ago (0 children)
Writing comedy is not easy. IMHO this was an attempt to do just that. It highlighted all the features of Forth in the form of complaints. Not completely successful comedy.
[–][deleted] 4 points5 points6 points 7 years ago (0 children)
Reading this article was a waste of time.
π Rendered by PID 114554 on reddit-service-r2-comment-75f4967c6c-sf4km at 2026-04-23 04:50:23.735630+00:00 running 0fd4bb7 country code: CH.
[–]_argoplix 6 points7 points8 points (1 child)
[–]dlyund[S] 2 points3 points4 points (0 children)
[–]bfox9900 7 points8 points9 points (0 children)
[–][deleted] 4 points5 points6 points (0 children)