Compiler-compiler: Difference between revisions

Content deleted Content added
Long time
Tags: Reverted Visual edit Mobile edit Mobile web edit
m Reverted 1 edit by 37.111.155.208 (talk) to last revision by Alexander Davronov
Line 4:
{{Use dmy dates|date=January 2020|cs1-dates=y}}
 
Shah gee kha ho In [[computer science]], a '''compiler-compiler''' or '''compiler generator''' is a programming tool that creates a [[parsing|parser]], [[interpreter (computer software)|interpreter]], or [[compiler]] from some form of formal description of a [[programming language]] and machine.
 
The most common type of compiler-compiler is more precisely called a '''parser generator.''' It only handles syntactic analysis.