Category:Plorth: Difference between revisions

From Rosetta Code
Content added Content deleted
(Created page with "**Plorth** is a stack based, concatenative, strongly typed and minimal scripting language inspired by Category:Forth and Category:Factor programming languages. ==Link...")
 
m (add concatenative paradigm)
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
**Plorth** is a stack based, concatenative, strongly typed and minimal scripting language inspired by [[Category:Forth]] and [[Category:Factor]] programming languages.
'''Plorth''' is a stack based, concatenative, strongly typed and minimal scripting language inspired by [[Forth]] and [[Factor]] programming languages.


==Links==
==Links==
Line 5: Line 5:
* [https://raulil.github.io/plorth Plorth documentation]
* [https://raulil.github.io/plorth Plorth documentation]
* [https://raulil.github.io/plorth-repl Try Plorth in your browser]
* [https://raulil.github.io/plorth-repl Try Plorth in your browser]

{{language programming paradigm|concatenative}}

Latest revision as of 10:22, 12 March 2023

Plorth is a stack based, concatenative, strongly typed and minimal scripting language inspired by Forth and Factor programming languages.

Links

Pages in category "Plorth"

The following 2 pages are in this category, out of 2 total.