Category:Shale: Difference between revisions

add concatenative paradigm
No edit summary
(add concatenative paradigm)
 
(5 intermediate revisions by 2 users not shown)
Line 1:
{{language}}
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.
{{language programming paradigm|concatenative}}
 
Shale is a stack-based reverse-polish notation language. It has a simple butyet 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
559

edits