Skip to content

Repository files navigation

stacks

Rust Lua TypeScript Tauri TailwindCSS Preact

I spent a lot of time as a child making little games in the educational programming language Scratch, and it was a major inspiration for me to continue programming as an adult. However, programming tools aimed at non-technical beginners (and particularly children) have a frustrating habit of arbitrarily limiting what you can do. This means there’s still a big jump to get to “real programming”.

This is my attempt to build something for this in-between space and bridge visual intuition with powerful scripting — it’s what I wish I always had.

Visualization of the codebase

Run locally

  1. Clone the repository
    git clone https://github.com/moritree/stacks.git
    
  2. Install dependencies:
    yarn install
    

I'm sure you can figure out installing any prerequisites along the way.

Development

To run the app in development mode:

yarn tauri dev

Build from source

To build the application binary for your system:

yarn tauri build

About

A visual, interactive programming environment for curious play.

Resources

Stars

2 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages