acln0 / gogo

The worst software in the world.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gogo

Go interpreter.

Look on my Works, ye Mighty, and despair!

This is the worst software in the world. Do not use for any purpose, ever. I am writing it with the following objectives in mind:

  • gain a more profound understanding of the Go language itself
  • master the reflect package
  • learn how to use go/ast, go/types etc.
  • do a challenging exercise in tree traversal
  • have fun

The following are non-objectives for this project:

  • performance
  • real-world applicability

About

The worst software in the world.

License:ISC License


Languages

Language:Go 100.0%