https://github.com/m0saan/hazel
Writing an interpreter in Go (Golang)
https://github.com/m0saan/hazel
abstract-syntax-tree go golang interpreter lexer-parser
Last synced: 3 months ago
JSON representation
Writing an interpreter in Go (Golang)
- Host: GitHub
- URL: https://github.com/m0saan/hazel
- Owner: m0saan
- License: mit
- Created: 2021-03-16T21:54:29.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-03-31T19:00:38.000Z (over 4 years ago)
- Last Synced: 2025-07-07T06:08:14.307Z (3 months ago)
- Topics: abstract-syntax-tree, go, golang, interpreter, lexer-parser
- Language: Go
- Homepage:
- Size: 31.3 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Interpreter