Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 398 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 398 Bytes

Ivy compiler (PureScript)

This is a work-in-progress reimplementation in PureScript of the Ivy-to-Bitcoin-Script compiler.

Currently the parser and typechecker are implemented. The reference checker, desugaring, stack tracking and code generation still need to be completed.

> npm install -g purescript pulp bower
> bower install
> pulp test