AIIDE Artifact Archive

GIGL - Grammatical Item Generation Language

Authors:
Date Archived: 13 November 2018
Accompanying Paper: GIGL: A Domain Specific Language for Procedural Content Generation with Grammatical Representations
Artifact URL: http://143.244.181.148/artifacts/files/gigl.zip
Alternative URL: https://sites.google.com/a/umn.edu/grammatical-item-generation-language/
Description:

This project centers around creating a domain specific language (DSL) for procedural content generation (PCG) with grammatical representation. We formalize the grammatical content representation, design language features to facilitate expression the representation, implement the language with a translator to a general purpose programming language (C++), and show its application in different PCG problems. The DSL created in this project is called Grammatical Item Generation Language (GIGL).

How to Cite This Artifact

The examples below show how to cite this page, but when referring to this work, many authors will prefer that you cite the accompanying paper linked above.

AAAI Style
Chen, T.; and Guy, S. 2018. GIGL - Grammatical Item Generation Language. http://143.244.181.148/artifacts/gigl. Accessed 4 May 2024.
IEEE Style
T. Chen, and S. Guy, "GIGL - Grammatical Item Generation Language," 2018. [Online]. Available: http://143.244.181.148/artifacts/gigl. [Accessed May 04, 2024].
BiBTeX Entry
@misc{gigl,
	author={Chen, Tiannan and Guy, Stephen},
	title={GIGL - Grammatical Item Generation Language},
	howpublished={\url{http://143.244.181.148/artifacts/gigl}},
	year={2018},
	note={Accessed 4 May 2024}
}