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

https://github.com/mrubyedge/mruby-compiler2-sys

Naive mruby-compiler2 binding for Rust
https://github.com/mrubyedge/mruby-compiler2-sys

Last synced: about 1 month ago
JSON representation

Naive mruby-compiler2 binding for Rust

Awesome Lists containing this project

README

          

# mruby-compiler2-sys
Naive mruby-compiler2 binding for Rust

See Rust doc [mruby-compiler2-sys](https://crates.io/crates/mruby-compiler2-sys) for details.

## License
See LICENSE file.

NOTE: This crate includes code from mruby-compiler2 and prism, which are under the MIT License.