Forth: Stack-Manipulation Operators

Stack-manipulation operators allow the Forth programmer to do arithmetic interactively or in code contained in Forth definitions (e.g., defined functions). | Continue reading


@forth.com | 2 years ago

An industrial automaton with fractal matrix

In 1992, I conceived an industrial automaton programmed in FORTH language and exploited in the automotive industry. The following article summarizes its operating principle. The coding is adapted to ARDUINO cards, cards that did not exist in 1992. But the principle is still expl … | Continue reading


@arduino-forth.com | 3 years ago

Forth and Arduino

Continue reading


@arduino-forth.com | 3 years ago

Who Uses Forth?

List of who uses Forth, the programming language. Companies & Forth users shown have relied on our software products or software engineering services. | Continue reading


@forth.com | 3 years ago

Forth programming language, history and evolution (1993)

This SIGPLAN paper describes the origins & evolution of the Forth programming language. Authoritative, written by two of the founders of the Forth movement. | Continue reading


@forth.com | 4 years ago

Starting FORTH

Starting Forth has always been the fun way to learn Forth programming. This free, online edition uses updated code that runs on modern Forth systems. | Continue reading


@forth.com | 5 years ago