An open API service indexing awesome lists of open source software.

https://github.com/axtens/sle

Script Language Experiment
https://github.com/axtens/sle

Last synced: 5 months ago
JSON representation

Script Language Experiment

Awesome Lists containing this project

README

          

# sle
Script Language Experiment

Frustrated with languages that die trying to do `Ackermann 4 2` and the like, I set about writing a scripting language wherein I could manage the return stack myself. This is as far as I got.