Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/kuy/perceptron


https://github.com/kuy/perceptron

ocaml perceptron slap

Last synced: 1 day ago
JSON representation

Awesome Lists containing this project

README

        

## perceptron

### Requirements

* [Core](http://opam.ocaml.org/packages/core/)
* [SLAP](http://opam.ocaml.org/packages/slap/)

```
$ opam install core slap
```

### Build

`corebuild -pkg slap gate.native`

### Run

`./gate.native`