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)
- Host: GitHub
- URL: https://github.com/sharparam/rulox
- Owner: Sharparam
- License: mpl-2.0
- Created: 2022-05-07T20:25:29.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2023-05-01T11:06:07.000Z (about 3 years ago)
- Last Synced: 2025-01-08T01:49:10.202Z (over 1 year ago)
- Language: Rust
- Size: 14.3 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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