Content deleted Content added
Proposed for deletion. This is a hobby language with no citations to the computer science literature. |
Added RGG-compliant system capability and citation |
||
Line 200:
if true then TrueBody else FalseBody -> TrueBody
if false then TrueBody else FalseBody -> FalseBody
==Relational Growth Grammar==
While relational growth grammars (RGG) are a theoretical formalism the XL programming language is capable of implementing an RGG-compliant system.<ref name="IDKWTFIATA">{{cite conference|conference=Applications of Graph Transformations with Industrial Relevance Third International Symposium, AGTIVE 2007 Kassel, Germany|title=Relational Growth Grammars - A Parallel Graph Transformation Approach with Applications in Biology and Architecture|Chapter="The XL Programming Language"|book-title=Applications of Graph Transformations with Industrial Relevance Third International Symposium, AGTIVE 2007 Kassel, Germany, October 10-12, 2007, Revised Selected and Invited Papers|isbn=9783540890201|publisher=Springer Berlin Heidelberg}}</ref>
==References==
|