• Stars
    star
    3
  • Rank 3,944,565 (Top 79 %)
  • Language
    Go
  • Created almost 3 years ago
  • Updated over 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A compiler and virtual machine written in Go. I created a compiler and a VM with my own hands by following these two books: "Writing An Interpreter In Go" and "Writing A Compiler In Go".