Code Generation

John Lam writes about code generation as a means of capturing abstractions: During my code generation experiments, I was able to condense approximately 8000 lines of hand-written C# code into about 600 lines of a custom XML language that was in turn fed to about 500 lines of scripting code that generated a functionally equivalent … Continue reading Code Generation