Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 250 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 250 Bytes

JS Quil JSON

Takes QUIL programs and turns them into JSON. Written in Javascript! Linkable by other JavaScript programs!

Setup and Installation

To build from source just run npm run build.

Testing

To run the tests, run npm run test.