Category:Shale: Difference between revisions

From Rosetta Code
Content added Content deleted
(Created page with "Shale is a stack-based reverse-polish notation language.")
 
(add concatenative paradigm)
 
(7 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{language}}
Shale is a stack-based reverse-polish notation language.
{{language programming paradigm|concatenative}}

Shale is a stack-based reverse-polish notation language. It has a simple yet powerful set of features, including dynamically loaded libraries, conditional logical AND and OR operators (in an RPN language!) and POSIX threads. Compiles on Linux and Mac OS X.

Available on GitHub: https://github.com/sharkshead/shale

Latest revision as of 16:36, 21 August 2023

Language
Shale
This programming language may be used to instruct a computer to perform a task.
See Also:


Listed below are all of the tasks on Rosetta Code which have been solved using Shale.


Shale is a stack-based reverse-polish notation language. It has a simple yet powerful set of features, including dynamically loaded libraries, conditional logical AND and OR operators (in an RPN language!) and POSIX threads. Compiles on Linux and Mac OS X.

Available on GitHub: https://github.com/sharkshead/shale

Subcategories

This category has only the following subcategory.

@

Pages in category "Shale"

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