Skip to content
/ glox Public

GLox implementation based on lox from the book "Crafting Interpreters" by @munificent

Notifications You must be signed in to change notification settings

th-lange/glox

Repository files navigation

Golang implementation of lox

This is an golang implementation of the lox-language interpreter to get aquainted with building interpreters. So it is inspired by:

CraftingInterpreters

This is a rewrite of the java implementation of the book.

Thank you @munificent for publishing the instructions.

Travis Build

About

GLox implementation based on lox from the book "Crafting Interpreters" by @munificent

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published