https://github.com/rigidity/rue-lang
The new version of the Rue programming language for Chia.
https://github.com/rigidity/rue-lang
chia
Last synced: 7 months ago
JSON representation
The new version of the Rue programming language for Chia.
- Host: GitHub
- URL: https://github.com/rigidity/rue-lang
- Owner: Rigidity
- License: apache-2.0
- Created: 2024-01-28T18:34:36.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-28T19:07:43.000Z (almost 2 years ago)
- Last Synced: 2025-06-24T07:17:58.323Z (7 months ago)
- Topics: chia
- Language: Rust
- Homepage:
- Size: 42 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Rue Lang
This is a work in progress programming language for building Chia smart coins.
To run the website:
```rust
rustup default nightly
cargo install cargo-leptos
cargo leptos watch
```