Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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