Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://ocamlpro.github.io/ocaml-solidity/
Ocaml-solidity provides a Solidity parser and typechecker
https://ocamlpro.github.io/ocaml-solidity/
Last synced: about 5 hours ago
JSON representation
Ocaml-solidity provides a Solidity parser and typechecker
- Host: GitHub
- URL: https://ocamlpro.github.io/ocaml-solidity/
- Owner: OCamlPro
- License: other
- Created: 2021-02-23T17:02:10.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-09-12T21:27:10.000Z (about 1 year ago)
- Last Synced: 2024-08-01T21:47:31.693Z (3 months ago)
- Language: OCaml
- Homepage: https://ocamlpro.github.io/ocaml-solidity
- Size: 4.04 MB
- Stars: 31
- Watchers: 7
- Forks: 10
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGES.md
- License: LICENSE.md
Awesome Lists containing this project
- awesome-solidity - ocaml-solidity - OCaml library providing a parser, a typechecker and miscellaneous utilities for manipulating contracts. (Languages)
- awesome-solidity - ocaml-solidity - OCaml library providing a parser, a typechecker and miscellaneous utilities for manipulating contracts. (Languages)
- awesome-solidity - ocaml-solidity - OCaml library providing a parser, a typechecker and miscellaneous utilities for manipulating contracts. (Languages)
README
[![Actions Status](https://github.com/OCamlPro/ocaml-solidity/workflows/Main%20Workflow/badge.svg)](https://github.com/OCamlPro/ocaml-solidity/actions)
[![Release](https://img.shields.io/github/release/OCamlPro/ocaml-solidity.svg)](https://github.com/OCamlPro/ocaml-solidity/releases)# ocaml-solidity
Ocaml-solidity provides a Solidity parser and typechecker
* Website: https://github.com/OcamlPro/ocaml-solidity
* General Documentation: https://OCamlPro.github.io/ocaml-solidity/sphinx
* API Documentation: https://OCamlPro.github.io/ocaml-solidity/doc
* Sources: https://github.com/OcamlPro/ocaml-solidity