XL (programming language): Difference between revisions

Content deleted Content added
Plausible citation located (and has been kludged into article) .. seems appropriate to remove WP:PROD
Removed section on relational growth grammars- they have nothing to do with this article and the XL language referred to in their publication is a completely different language (that just coincidentally has the same name)
Tag: section blanking
Line 195:
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|first1=Ole|last1=Kniemeyer|first2=Günter|last2=Barczik|first3=Reinhard|last3=Hemmerling|first4=Winfried|last4=Kurth}}</ref>
 
==References==