Forth
An awesome stack based programming language, which is able to extend itself during runtime.
\ a comment followed by the shortest quine
source type
\ another shorty, hello world looks like that
." hello world"
\ tell me, what else can we do? ask the system itself!
words \ this will yield all defined words
EuroForth 2025
Hamburg, 12.-14. September 2025
The 41st EuroForth conference takes place in Hamburg/Germany.
And you can be part of it, sign up here if you want to attend,or sit back and watch it virtually on twitch,(chat questions will be relayed).
Standard
This is the official website of the Forth 2012 Standard, and Forth200x committee.
You can browse and discuss the standard words or dig deeper into the standard by downloading or browsing it our workgroup website.
Be part of a living standard
Become part of the decision making process and meet your fellow Forthers.
Discuss the functions of website itself in the Meta Discussion.
Sign up, to get daily digests of all contributions and replies.
Latest contributions:
-
standardize-the-well-known-bounds
[418] Standardize the well-known BOUNDS
Proposal
2025-10-10 18:32:48 -
standardize-the-well-known-rdrop
[417] Standardize the well-known RDROP
Proposal
2025-10-10 16:02:13 -
standardize-the-well-known-rot
[416] Standardize the well-known -ROT
Proposal
2025-10-10 14:18:47 -
facility, EKEYq
[415] Formatting
Comment
2025-10-07 15:53:02
Latest replies:
-
standardize-the-well-known-rdrop
Standardize the well-known RDROP
Proposal
2025-10-17 15:33:28 -
fix-stack-comments-for-n-r-and-nr-
Fix stack comments for N>R and NR>
Proposal
2025-10-14 15:13:15 -
core, PICK
Interpretation of the top input parameter of PICK
Comment
2025-10-13 18:42:49 -
octal-prefix
Octal prefix
Proposal
2025-10-13 18:32:13
Open(active) contributions:
Systems
Forth is a highly interactive language with interactive compilation, that's why we call the compilers Forth Systems. The parser is always visible to the programmer! Here are some modern Forth Systems to get you started.
Many more systems are listed here.
Please let us know if a modern, actively developed system is missing in this list.
Communities
Ancient, yet highly active news group.
Germany's leading Forth community, with members from Austria, Netherlands and USA.
Located in Silicon Valley, the first big Forth community.
Netherlands' group of enthusiastic users of the Forth programming language.
Unites all Forth Programmers on GitHub.
Miscellaneous information
- All times and dates are UTC and formatted in ISO8601, however the separating
T
is replaced by aBL (space)
as specified in RFC3339. - The logo is public domain, for details see the github repo.