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

https://github.com/lostella/loscheme


https://github.com/lostella/loscheme

Last synced: 11 months 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/).