This project has been done for academical purposes. This compiler is very simple, some pascal features are not handled The set of instructions used for the assembly code work with 64 bit 80x86 ...
Overview This is a Pascal compiler written in C with help from the tools Flex and Bison for the grammar parsing. The compiler is still a work in progress, but sports procedures, reading and writing ...
Abstract: This paper presents some of the design decisions that had to be taken and solutions that were adopted during the development of a compiler for a subset of Object Pascal programming language.