Hacker News new | ask | show | jobs
by aton 4214 days ago
What are some real world applications which use this approach of text generation?
2 comments

Well, they say that naming things is one of the hard problems in CS, right? Use this to generate names for all your functions/classes/variables. Just preprocess your source code before you compile!
Procedural content generation in computer games.