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 2024
Newcastle Upon Tyne, 27.-29. September 2024
The 40th EuroForth conference takes place in Newcastle Upon Tyne / UK
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:
-
core, MTimes
[367] Incorrect test case
Suggested Testcase
2024-11-03 12:19:55 -
core, TwoTimes
[366] Bad test case
Example
2024-11-01 20:33:42 -
incorrect-use-of-semantics-terms
[365] Incorrect use of semantics terms
Proposal
2024-09-25 18:35:27 -
tools, NAMEtoINTERPRET
[364] How to perform the interpretation semantics for a word
Request for clarification
2024-09-23 15:52:38
Latest replies:
-
minimalistic-core-api-for-recognizers
minimalistic core API for recognizers
Proposal
2024-11-05 03:29:18 -
minimalistic-core-api-for-recognizers
minimalistic core API for recognizers
Proposal
2024-11-05 01:26:19 -
new-words-latest-name-and-latest-name-in
New words: latest-name and latest-name-in
Proposal
2024-11-04 20:33:24 -
minimalistic-core-api-for-recognizers
minimalistic core API for recognizers
Proposal
2024-11-04 11:21:24
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.