Skip to content

utkarshkukreti/purescript-corefn.rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

purescript-corefn.rs

A parser for PureScript's corefn JSON representation.

Usage

The library exposes one function:

pub fn from_str(str: &str) -> Result<Module, serde_json::Error>

and a bunch of structs and enums representing the corefn structure.

See docs for more details.

About

A parser for PureScript's corefn JSON representation.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages