Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 463 Bytes

File metadata and controls

22 lines (13 loc) · 463 Bytes

c2uplc

What is this?

A code generator for UPLC from Covenant IR.

How do I use this?

To build the executable, run cabal build exe:c2uplc. To run it, use cabal exec c2uplc.

What do I need?

License

c2uplc is licensed under Apache 2.0. Please see the LICENSE file for more information.

References