Forth is a stack-based programming language and interactive environment developed in the late 1960s. It emphasizes simplicity, extensibility, and direct hardware control with a small memory footprint.
stack-oriented, imperative, structured, reflective, concatenative
embedded systems, systems programming, microcontroller programming, computer-aided design
dynamic system, weak typing, none inference, runtime checking, moderate type coercion, no type annotations
interpreted, compiled
ALGOL, LISP, APL, Burroughs large systems
fth, 4th, f, for, forth, fr, frt, fs
Status | active |
Type | programming |
Created | 1970 |
Designed by | Charles H. Moore |
Developed by | Charles H. Moore |
PyPL Index | N/A |
TIOBE Index | #51-100 |
GitHub rank | #50 |