No description
  • Odin 99.8%
  • Makefile 0.2%
Find a file
2026-06-06 19:10:31 +03:00
src finished book 2026-06-06 19:08:09 +03:00
tests finished book 2026-06-06 19:08:09 +03:00
.gitignore finished book 2026-06-06 19:08:09 +03:00
Makefile finished book 2026-06-06 19:08:09 +03:00
README.md add readme 2026-06-06 19:10:31 +03:00

An implementation of the monkey programming language written in Odin from the wonderful book "Writing An Interpreter In Go" by Thorsten Ball.