Category:Shale: Difference between revisions

Content added Content deleted
No edit summary
No edit summary
Line 2: Line 2:


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!) and POSIX threads. Compiles on Linux and Mac OS X.
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!) and POSIX threads. Compiles on Linux and Mac OS X.

If anyone would like to help me compile this on Windows, please let me know.


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