Skip to content

perey/Rulegen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rulegen: Rules-based generator infrastructure

Rulegen is a set of tools providing the means to create random generators based on a metalanguage, along the lines of Augmented Backus–Naur Form (ABNF), but with different syntax.

Two example generators are included. The first, Academia, generates random academic fields, on the model of "evolutionary neuroscience", "biomechanical engineering", "extragalactic radioastronomy", and the like. The other, Technobabble, generates component names reminiscent of sci-fi shows.

Copyright and Licence

Rulegen is copyright © 2015 Timothy Pederick. It is licensed under the GNU Affero General Public License, either version 3, or (at your option) any later version.

About

Rules-based random generator infrastructure in Python

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages