This is an golang implementation of the lox-language interpreter to get aquainted with building interpreters. So it is inspired by:
This is a rewrite of the java implementation of the book.
Thank you @munificent for publishing the instructions.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
This is an golang implementation of the lox-language interpreter to get aquainted with building interpreters. So it is inspired by:
This is a rewrite of the java implementation of the book.
Thank you @munificent for publishing the instructions.