Compiler Description Language: Difference between revisions

Content deleted Content added
Dead-end pages clean up project; you can help! using AWB
No talk page; no POV discussion on talk page; no {{npov}}
Line 1:
{{context}}
{{npov}}
'''Compiler Description Language''', or CDL, is a language based on [[affix grammar]]s. It is intended for the development of [[compiler]]s. It is very limited in its capabilities and control flow. Although the language looks a bit like [[Prolog]], control flow is entirely based on success/failure: there does not exist a logical NOT-operator in CDL3.