The Dodd Simple Stack Language (DSSL) is a stack-based language, inspired primarily by PostScript, Python and Java. The lexing component is generated with the SableCC parser generator. The language syntax specification can be found here.
If you have any questions, feel free to post an issue or ping me in the eVault Discord server!
All documentation can be found in the wiki. Example scripts can be found in the run directory.
All planned features currently implemented!
In practice, the license on any code I write means very little, but for those who want a some semblance of formality, let it be stated that all code is available under the MIT License.