CodeGeneration
ThoughtStorms Wiki
Context : ProgrammingStuff
Now there's AI Code Generation : ComputerAidedProgramming
See also LanguageOrientedProgramming
- Generative Programming Wiki : http://www.program-transformation.org
- CodeGenerationInXSLT
- https://wiki.c2.com/?CodeGenerationIsaDesignSmell
- http://codeworker.free.fr/
- 2018 : http://www.jsonschema2pojo.org/
- https://www.genmymodel.com/uml
- https://www.quora.com/Are-there-any-websites-that-can-write-code-in-Java-for-me-based-on-what-I-want (Not very good answers here, AFAICT. Obviously now ChatGPT can)
Hi Phil. I am also experimenting with code generation recently, and more particuraliry with the 'scaffolding' technique known from Ruby on Rails (see my blog post: http://brudnopis.blogspot.com/2006/08/why-scaffolding-validation-and.html)..) Tonight I just had one more idea to this - how about generating not just one working set of files but also variants of the generated files exemplifying some special techniques, or for other purposes, so that the programmer can just copy one file to another and see how the whole thing works. – ZbigniewLukasiak
Backlinks (17 items)
- CodeFusion
- CodeGenerationAndAbstraction
- CodeGenerationInXSLT
- CodeGenerationNetwork
- ComputerAidedProgramming
- GrowingALanguage
- LanguageOrientedProgramming
- NextGenProgramming
- PartialEvaluation
- ProgramTransformation
- ProgrammingStuff
- RacketLanguage
- RascalLanguage
- RegenerativeBuild
- SavedMacro
- SoftwareFactories
- SpittingCobra