Oct. 18, 2016
5:24 a.m.
Hi guys, I am writing a code generator, doing a few iterations right now. I want your opinion, which most useful thing would you like to be generated automatically? It could be a pattern, an idiom, another language... For example my own wish (roadmap) list: - A "settings framework" settings class generator. - A state machine generator (based in the excellent paper of Trevor P. Hopkins) - A Spec UI generator. Let me know your thoughts. Cheers, Hernán