Skip to content

mlabs-haskell/purus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

purus

Purus is a work-in-progress fork of PureScript that aims to deliver a modified PureScript compiler with JavaScript backend replaced with Untyped Plutus Core - a smart contract language of Cardano.

Links

Quick start

An easy way to get started is to use the flake template provided by this project. Here's how to start a new project using the template:

mkdir myproject
cd myproject
nix flake init --template github:mlabs-haskell/purus

Notice that this requires Nix, for an introduction to the Nix ecosystem, check out Zero to Nix., in particular learn more about Nix flakes.

About

A work-in-progress PureScript to Plutus Core compiler

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published