DQNEO Minigo Versions Save

minigošŸ„is a small Go compiler made from scratch. It can compile itself.

0.2.0

4 years ago

Eliminate C-like string, and calling of printf, sprintf, strlen and strcat of libc. Now string in minigo is internally almost the same as []byte

Fixed #28

Major changes:

  • #36
  • #37

0.1.0

5 years ago

Now minigo can compile itself !