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

https://github.com/sharparam/rulox

Lox implementation in Rust (bytecode version)
https://github.com/sharparam/rulox

Last synced: about 1 month ago
JSON representation

Lox implementation in Rust (bytecode version)

Awesome Lists containing this project

README

          

# rulox

[![Default][default-workflow-badge]][default-workflow]

A Lox implementation written in Rust.

## License

Copyright © 2022 by [Adam Hellberg][sharparam].

rulox is subject to the terms of the Mozilla Public
License, v. 2.0. If a copy of the MPL was not distributed with this
file, You can obtain one at http://mozilla.org/MPL/2.0/.

[sharparam]: https://sharparam.com
[default-workflow]: https://github.com/Sharparam/rulox/actions/workflows/default.yml
[default-workflow-badge]: https://github.com/Sharparam/rulox/actions/workflows/default.yml/badge.svg