Category:Shale: Difference between revisions

From Rosetta Code
Content added Content deleted
No edit summary
No edit summary
Line 1: Line 1:
Shale is a stack-based reverse-polish notation language. It features a simple but powerful set of features, including dynamically loaded libraries, conditional logical AND and OR operators (in an RPN!) and POSIX threads. Compiles on Linux and Mac OS X.
Shale is a stack-based reverse-polish notation language. It has a simple but powerful set of features, including dynamically loaded libraries, conditional logical AND and OR operators (in an RPN!) and POSIX threads. Compiles on Linux and Mac OS X.


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

Revision as of 15:53, 31 March 2021

Shale is a stack-based reverse-polish notation language. It has a simple but powerful set of features, including dynamically loaded libraries, conditional logical AND and OR operators (in an RPN!) 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.