Skip to content

An interpreter for a dynamically typed, object-oriented, stack-based language.

License

Notifications You must be signed in to change notification settings

tomdodd4598/Dodd-Simple-Stack-Language

Repository files navigation

Dodd Simple Stack Language

Summary

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!

Documentation

All documentation can be found in the wiki. Example scripts can be found in the run directory.

Planned Features

All planned features currently implemented!

Permissions

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.

About

An interpreter for a dynamically typed, object-oriented, stack-based language.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages