Y
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
untothebreach
4214 days ago
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!
link
webwarrior
4214 days ago
Procedural content generation in computer games.
link