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

https://github.com/mmhelloworld/idris-jvm-hs

Old JVM bytecode backend for Idris
https://github.com/mmhelloworld/idris-jvm-hs

Last synced: about 2 months ago
JSON representation

Old JVM bytecode backend for Idris

Awesome Lists containing this project

README

          

**Old JVM bytecode backend for Idris implemented in Haskell**

This doesn't work anymore. Please use the new backend from [here](https://github.com/mmhelloworld/idris-jvm).

## Install

1. `git clone https://github.com/mmhelloworld/idris-jvm-hs.git`
1. `cd idris-jvm-hs`
1. `bin/setup`. Windows users, please follow the instructions [here](docs/windows.md) before running this.