Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/sunsided/peregrine-experiments

Experiments with the Peregrine programming language
https://github.com/sunsided/peregrine-experiments

peregrine playground programming-languages

Last synced: 5 days ago
JSON representation

Experiments with the Peregrine programming language

Awesome Lists containing this project

README

        

# Peregrine playground

A bit of experimentation with the [Peregrine] programming language.

To build, use `make`:

```console
$ make all
```

Or using `just`,

```console
$ just run
```

[Peregrine]: https://github.com/peregrine-lang/Peregrine