An open API service indexing awesome lists of open source software.

https://github.com/sondr3/solidity-hs

A Haskell megaparsec parser for Solidity
https://github.com/sondr3/solidity-hs

haskell megaparsec parser solidity

Last synced: 4 months ago
JSON representation

A Haskell megaparsec parser for Solidity

Awesome Lists containing this project

README

          

# `solidity-hs`

## Install

To install you need GHC version 9.2.2 with Cabal 3.6, you can get these via
`ghcup`. Then run `cabal build` and `cabal test`.