Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/lostella/loscheme


https://github.com/lostella/loscheme

Last synced: 16 days ago
JSON representation

Awesome Lists containing this project

README

        

# loscheme

Run in REPL mode:

```bash
cargo run --release
```

Execute a script:

```bash
cargo run --release path/to/script.scm
```

Or [run in the browser](https://lostella.github.io/loscheme/).