Concatenative topics
Concatenative meta
Other languages
Meta
8th is a Forth derivative language, designed for cross-platform applications development and security. It is a commercially-licensed product, with both free and paid versions.
The syntax is more similar to Reva Forth than to ANS Forth (since 8th's author is also the author of Reva Forth), but with a number of distinguishing features.
{ "one" : "this is number one" }
describes an object with the key "one" and value "this is number one".
8th currently supports desktop (Windows, OS X and Linux), mobile (Android and iOS), embedded (Raspberry Pi and similar ARM-Linux) and server (Linux) systems, using the same code.
This revision created on Tue, 18 Jan 2022 06:19:13 by mrjbq7