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

https://github.com/pravj/glox

Interpreter for the 'Lox' language written in Go
https://github.com/pravj/glox

crafting-interpreters go interpreter lox programming-language

Last synced: 7 months ago
JSON representation

Interpreter for the 'Lox' language written in Go

Awesome Lists containing this project

README

          

glox
====
> Interpreter for the 'Lox' language written in Go

[![Go Report](https://goreportcard.com/badge/github.com/pravj/glox)](https://goreportcard.com/report/github.com/pravj/glox)
[![Travis Build](https://travis-ci.org/pravj/glox.svg)](https://travis-ci.org/pravj/glox)
[![Go version](https://img.shields.io/badge/Go-1.8-blue.svg)](https://github.com/pravj/glox)