GitHub / Gzimvra / golang-interpreter
This is an interpreter for the Lox programming language, written in Go. It closely follows the implementation described in Crafting Interpreters by Robert Nystrom, adapted from Java to idiomatic Go.
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Gzimvra%2Fgolang-interpreter
PURL: pkg:github/Gzimvra/golang-interpreter
Stars: 0
Forks: 0
Open issues: 0
License: None
Language: Go
Size: 9.77 KB
Dependencies parsed at: Pending
Created at: 4 months ago
Updated at: 4 months ago
Pushed at: 4 months ago
Last synced at: 4 months ago
Topics: crafting-interpreters, golang, interpreter, lox-language