Take_cheeze Wiki
Advertisement

Outline[]

  • Programming for low level programming
  • Needs compile but the compilation time is not as long as C++.
  • Memory overhead of class is only 2 pointers.
  • Easy to extend object oriented system.
  • There are 2 compilers
    • gc: official go compiler.
    • gccgo: gcc implementation of go compiler. it's still imcomplete.
  • Good review of this language.

Documents[]

Advertisement