mfichman / jogo

High(er) performance compiled programming language with clean, powerful syntax
MIT License
6 stars 1 forks source link

Finish code generation for constructors #4

Closed mfichman closed 13 years ago

mfichman commented 13 years ago

Finished, but need to generate code for member variables that have an initializer.

mfichman commented 13 years ago

Finished