Ecosyste.ms: Awesome

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

https://github.com/felixzhuologist/lambdacube

repl.it for type systems
https://github.com/felixzhuologist/lambdacube

Last synced: about 1 month ago
JSON representation

repl.it for type systems

Lists

README

        

## [WIP] An implementation of the lambda cube (and other type stuff)

Install dependencies:
```
npm install
```

View the documentation:
```
cargo doc --open
```

Build and run:
```
./build.sh
```
And go to localhost:8080