⚠️ Warning: This is a draft ⚠️

This means it might contain formatting issues, incorrect code, conceptual problems, or other severe issues.

If you want to help to improve and eventually enable this page, please fork RosettaGit's repository and open a merge request on GitHub.

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

==Links==

  • [https://www.github.com/RauliL/plorth Plorth on GitHub]
  • [https://raulil.github.io/plorth Plorth documentation]
  • [https://raulil.github.io/plorth-repl Try Plorth in your browser]