6. Compiler technologies
A compiler is a complex piece of software that is the result of numerous scientific advances. It is made up of multiple tools that can be used separately.
6.1 Lexer / Parser
In particular, one of the historical difficulties of compilers has been the creation of techniques for defining a program's grammar and analyzing a program's source text.
Two basic technologies are used: lexical analysis and syntactic analysis.
SCROLL TO TOP6.1.1 Lexer: Regular expressions
...
Exclusive to subscribers. 97% yet to be discovered!
Already subscribed? Log in!
Compiler technologies
Article included in this offer
"Software technologies and System architectures"
(
227 articles
)
Updated and enriched with articles validated by our scientific committees
A set of exclusive tools to complement the resources
Bibliography
Exclusive to subscribers. 97% yet to be discovered!
Already subscribed? Log in!