Skip to content

CREAsTIVE/StackControl

Repository files navigation

Stack Control

Try it online!

Stack Control is a stack-based programming language created by me. This is a Rust remake of the original C# version.
There's no specific purpose for this language – I just created it for fun. It was inspired by Uiua and other stack-based languages.

How it works

Documentation coming soon. For now, you can see the description of the old version

Dev build

  1. Clone this repository:
    git clone https://github.com/CREAsTIVE/StackControl.git
  2. Navigate to the shell project:
    cd stack-control/stack-control-shell
  3. Run with Cargo:
    cargo run

Requires Unicode support in your terminal/console.

Pre-Release TODO

  • Documentation generator
  • Web version
  • More command
    • Iterable operation
    • Array modifiers
    • Math operation / equality
    • Conditions
    • Loops

About

Rust remake of Stack-based language StackControl

Resources

License

Stars

Watchers

Forks

Packages

No packages published