Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/xieyuschen/slinter

[WIP] A Solidity Linter Written in Haskell
https://github.com/xieyuschen/slinter

eth ethereum linter solidity solidity-linter

Last synced: about 1 month ago
JSON representation

[WIP] A Solidity Linter Written in Haskell

Awesome Lists containing this project

README

        

# slinter

The slinter is a solidity linter written by haskell to lint and inspect the solidity projects.
The linter follows the [solidity language grammar](https://docs.soliditylang.org/en/latest/grammar.html) to parse the solidity code.