Plangs
Name | Description |
---|---|
Factor | Stack-oriented programming language with dynamic types, extensible syntax, and a self-hosted optimizing compiler. |
Forth | Stack-oriented programming language known for its flexibility, efficiency, and use in embedded systems. |
Gforth | Free and portable implementation of the Forth language adhering to the ANS Forth standard. |
WebAssembly | Binary instruction format for a stack-based virtual machine for the web. |