GIGL - Grammatical Item Generation Language
Authors:
- Tiannan Chen
- Stephen Guy
Date Archived:
13 November 2018
Accompanying Paper:
GIGL: A Domain Specific Language for Procedural Content Generation with Grammatical Representations
Artifact URL:
http://aiide.org/artifacts/files/gigl.zip
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://aiide.org/artifacts/gigl. Accessed 23 November 2024.
IEEE Style
T. Chen, and S. Guy, "GIGL - Grammatical Item Generation Language," 2018. [Online]. Available: http://aiide.org/artifacts/gigl. [Accessed Nov 23, 2024].
BiBTeX Entry
@misc{gigl, author={Chen, Tiannan and Guy, Stephen}, title={GIGL - Grammatical Item Generation Language}, howpublished={\url{http://aiide.org/artifacts/gigl}}, year={2018}, note={Accessed 23 November 2024} }