Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/maekawatoshiki/rcaml
rcaml is an OCaml implementation in Rust
https://github.com/maekawatoshiki/rcaml
compiler ocaml rust
Last synced: about 2 months ago
JSON representation
rcaml is an OCaml implementation in Rust
- Host: GitHub
- URL: https://github.com/maekawatoshiki/rcaml
- Owner: maekawatoshiki
- License: mit
- Created: 2017-10-05T03:19:36.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-12-25T07:26:39.000Z (about 7 years ago)
- Last Synced: 2024-11-01T12:52:41.262Z (2 months ago)
- Topics: compiler, ocaml, rust
- Language: Rust
- Size: 118 KB
- Stars: 61
- Watchers: 4
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# rcaml
[![](https://img.shields.io/travis/maekawatoshiki/rcaml.svg?style=flat-square)](https://travis-ci.org/maekawatoshiki/rcaml)
[![](https://circleci.com/gh/maekawatoshiki/rcaml.svg?style=svg)](https://circleci.com/gh/maekawatoshiki/rcaml)
[![](http://img.shields.io/badge/license-MIT-blue.svg?style=flat-square)](./LICENSE)- rcaml is an OCaml-like language implementation in Rust
# Current status
aiming MinCaml