Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/marcopacini/lox-cpp

Yet another Lox implementation in C++
https://github.com/marcopacini/lox-cpp

interpreter lox

Last synced: about 1 month ago
JSON representation

Yet another Lox implementation in C++

Awesome Lists containing this project

README

        

# lox-cpp
[![Build Status](https://travis-ci.org/marcopacini/lox-cpp.svg?branch=master)](https://travis-ci.org/marcopacini/lox-cpp)
[![Quality Gate Status](https://sonarcloud.io/api/project_badges/measure?project=marcopacini_lox-cpp&metric=alert_status)](https://sonarcloud.io/dashboard?id=marcopacini_lox-cpp)

Yet another Lox implementation in C++