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
- Host: GitHub
- URL: https://github.com/mrubyedge/mruby-compiler2-sys
- Owner: mrubyedge
- License: other
- Created: 2025-11-22T09:11:40.000Z (3 months ago)
- Default Branch: master
- Last Pushed: 2025-12-17T14:06:30.000Z (2 months ago)
- Last Synced: 2025-12-20T07:42:38.802Z (2 months ago)
- Language: Rust
- Size: 751 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.