An open API service indexing awesome lists of open source software.

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.

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
```