Skip to content

Stack Programming Language

The powerful script language designed with a stack oriented approach for efficient execution.

image

Official site: https://stack-community.github.io

Install

If you don't want to install...

Launching Stack needs cargo!

git clone https://github.com/Stack-Programing-Community/Stack-Programing-Language.git
cd Stack-Programing-Language
cargo build --release
chmod +x ./run.stack.sh
./run-stack.sh

Normal Install

Stack programming language's interpreter binary files for Windows are in the release.

the releases are Regularly when new function become stable, that's good way if you prize safety.

If you using other environment, you can clone the Stack Programming Language repository using git and build it using cargo, the Rust package manager. Make sure you have Rust and Git installed on your system before proceeding.

git clone https://github.com/Stack-Programing-Community/Stack-Programing-Language.git
cd Stack-Programing-Language
cargo build --release
cargo install --path .

This will install the stack command, which you can use to run Stack programs.

关于

Powerful script language with stack-oriented approach

Topics

Resources

Code of conduct

Contributing

安全 policy

Stars

5 stars

关注者

0 watching

复刻s

发布

Used by

贡献者

Languages