Skip to main content

Object-Oriented

An object oriented ATLAS compiler
·367 words
Object-Oriented Programming Error Detection Code Generation Syntactic Analysis Lexical Analysis Testing
Abstract # Background: Traditional compiler architectures, typically built with tightly coupled parsers and code generators, are difficult and expensive to maintain, especially when adapting to frequent changes or multiple variants of a programming language. This is particularly problematic for languages like IEEE-STD-716 ATLAS, which is widely used in test quality assurance and is subject to frequent modifications and customizations across different test stations and equipment.