| |
www.diku.dk
"A compiler translates (or compiles) a program written in a highlevel
programming language that is suitable for human programmers into
the low-level machine language that is required by computers. During
this process, the compiler will also attempt to spot and report obvious
programmer mistakes."...
Torben Mogensen
|
18
Weave it
|
| |
www.epaperpress.com
"This document explains how to construct a compiler using lex and yacc. Lex and yacc are tools used to generate lexical analyzers and parsers. I assume you can program in C, and understand data structures such as linked-lists and trees."...
Tom Niemann
|
5
Weave it
|
| |
geocities.com
"Bxbasic is presented as a programming tutorial, to develop and construct a Console Mode Scripting Engine and
Byte Code Compiler....
S. Arbayo
|
4
Weave it
|
| |
www.gnu.org
"Bison is a general-purpose parser generator that converts an annotated context-free grammar
into an LALR(1) or GLR parser for that grammar....
Charles Donnelly and Richard Stallman
|
1
Weave it
|
