Skip to content

Stack is a dynamic, stack-based, concatenative programming language.

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENCE-APACHE
MIT
LICENCE-MIT
Notifications You must be signed in to change notification settings

Vandesm14/stack

Repository files navigation

Stack

Tests Docs

Stack is a dynamic, stack-based, concatenative programming language.

Roadmap

We have a public roadmap hosted on Trello.

Documentation

All of our documentation can be found in the docs directory or hosted via GitHub Pages.

Running with mdbook

To run the documentation locally, you can use mdbook. To install mdbook, you can use cargo:

cargo install mdbook

Then, to run the documentation, you can use the following command:

# Enter the docs directory
cd docs

# Run mdbook
mdbook serve --open

Licence

Except where noted, below and/or in individual files, all code in this repository is dual-licensed under, at your option, either:

Any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache 2.0 Licence, shall be dual-licensed as above, without any additional terms or conditions.

About

Stack is a dynamic, stack-based, concatenative programming language.

Topics

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENCE-APACHE
MIT
LICENCE-MIT

Stars

Watchers

Forks

Releases

No releases published

Languages