repository
0.0.0-20250305181417-3400f057e457
Repository: https://github.com/followtheprocess/glox.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
# README
glox
A Go implementation of the Lox language from Crafting Interpreters
[!WARNING] glox is in early development and is not yet ready for use
Project Description
My implementation of the Lox programming language from Crafting Interpreters, hacking my way through translating the Java/C code to idiomatic Go on the fly.
Quickstart
Credits
This package was created with copier and the FollowTheProcess/go_copier project template.