Skip to content
Tom Dodd edited this page Dec 11, 2023 · 5 revisions

The Dodd Simple Stack Language (DSSL) is a stack-based language, inspired primarily by PostScript, Python and Java.

It has all of the classic features of stack-based languages, but aims to give you a bit more power with built-in container types, user-defined classes, and more!

If you have any questions, feel free to post an issue or ping me in the eVault Discord server!

Clone this wiki locally