Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mattdf/solite
toy solidity subset compiler
https://github.com/mattdf/solite
Last synced: 19 days ago
JSON representation
toy solidity subset compiler
- Host: GitHub
- URL: https://github.com/mattdf/solite
- Owner: mattdf
- Created: 2018-09-23T00:06:37.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2018-09-23T00:10:49.000Z (about 6 years ago)
- Last Synced: 2024-10-06T20:21:54.109Z (about 1 month ago)
- Language: Python
- Size: 2.93 KB
- Stars: 4
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Compiler from subset of solidity to LLL flavour.
Requires python pypeg2 module to be installed.