https://github.com/marcopacini/lox-cpp
Yet another Lox implementation in C++
https://github.com/marcopacini/lox-cpp
interpreter lox
Last synced: 2 months ago
JSON representation
Yet another Lox implementation in C++
- Host: GitHub
- URL: https://github.com/marcopacini/lox-cpp
- Owner: marcopacini
- License: mit
- Created: 2019-01-27T19:13:28.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-02-07T21:40:23.000Z (over 6 years ago)
- Last Synced: 2025-01-28T03:30:34.562Z (4 months ago)
- Topics: interpreter, lox
- Language: C++
- Homepage:
- Size: 149 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# lox-cpp
[](https://travis-ci.org/marcopacini/lox-cpp)
[](https://sonarcloud.io/dashboard?id=marcopacini_lox-cpp)Yet another Lox implementation in C++