kelindar / spike-build

Spike.Build is the set of libraries that perform parsing and code-generation for creating various client SDKs for Spike Engine.
http://www.spike-engine.com
GNU General Public License v3.0
15 stars 7 forks source link

Make sure the code we output is well commented #5

Closed kelindar closed 9 years ago

kelindar commented 10 years ago

Would be good to have well-commented code, with xmldoc for c#, javadoc for Java, etc. I think it's important to generate nice and readable code.