Artifact Evaluation

Grammatical Item Generation Language (GIGL) is a domain specific language for grammatical PCG. It supports various ways of manipulating the stochastic content generation process over a grammar. GIGL has C++ like syntax and has direct interface with C++. It is compilable by having C++ as the intermediate layer, thus sharing the strength of having runtime efficient executable with C++.

We recommend the reviewers or other visitors of this page first try out the demos. If further interested, other resources are also listed on this page such as the exercises and the detailed documentation. The recommended system for reproducing the results is Windows with Visual Studio 2015 (the version number is 14). The Unix versions are also provided, but are less tested.