Topics similar to or like History of compiler construction
Computer program that transforms source code written in a programming language or computer language , into another computer language (the target language, often having a binary form known as object code or machine code). Wikipedia
Programming tool that creates a parser, interpreter, or compiler from some form of formal description of a programming language and machine. More precisely called a parser generator, and only handles syntactic analysis: its input is a grammar, typically written in Backus–Naur form or extended Backus–Naur form (EBNF) that defines the syntax of a programming language; and its output is source code of a parser for the programming language. Wikipedia
Programming technique where the code has a form that essentially consists entirely of calls to subroutines. Often used in compilers, which may generate code in that form or be implemented in that form themselves. Wikipedia
Type of translator that takes the source code of a program written in a programming language as its input and produces an equivalent source code in the same or a different programming language. A source-to-source translator converts between programming languages that operate at approximately the same level of abstraction, while a traditional compiler translates from a higher level programming language to a lower level programming language. Wikipedia
Disassembler for computer software which generates assembly language source code from machine-executable code. It supports a variety of executable formats for different processors and operating systems. Wikipedia
Virtual machine designed to execute p-code (the assembly language or machine code of a hypothetical central processing unit (CPU)). Applied both generically to all such machines and MATLAB precompiled code), and to specific implementations, the most famous being the p-Machine of the Pascal-P system, particularly the UCSD Pascal implementation, among whose developers, the p in p-code was construed to mean pseudo more often than portable, thus pseudo-code meaning instructions for a pseudo-machine. Wikipedia
Sentences forHistory of compiler construction
- It was a formal notation able to describe any context-free programming language, and was important in the development of compilers.John Backus-Wikipedia
- The process of a metacompiler, written in its own metalanguage, compiling itself is equivalent to self-hosting compiler.Compiler-compiler-Wikipedia
This will create an email alert. Stay up to date on result for: History of compiler construction