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

https://github.com/jiftechnify/kafa

A toy implementaion of JVM in Rust
https://github.com/jiftechnify/kafa

Last synced: 6 months ago
JSON representation

A toy implementaion of JVM in Rust

Awesome Lists containing this project

README

          

# kafa
A toy implementation of a minimum subset of JVM in Rust, or, re-implementation of [gojiai](https://github.com/murakmii/gojiai) in Rust.

Named after *кафа*, a Serbian word for "coffee".

## License
Licensed under either of

* Apache License, Version 2.0
([LICENSE-APACHE](LICENSE-APACHE) or http://www.apache.org/licenses/LICENSE-2.0)
* MIT license
([LICENSE-MIT](LICENSE-MIT) or http://opensource.org/licenses/MIT)

at your option.