-
Notifications
You must be signed in to change notification settings - Fork 1
weidnern/Compilers_Project
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This directory contains the files comprising the skeleton of the C compiler "pcc3". Source files: Makefile - Compiler maintenance defs.h - Global definitions gram.y - The skeleton grammar for Pascal main.c - The main routine message.c - Message handling routines message.h - Definitions for message.c scan.l - The specification of the lexical scanner symtab.c - Symbol table maintenance symtab.h - Definitions for symtab.c types.c - Processes Pascal type information types.h - Definitions for types.c backend-x86.c - Routines for generating x86 assembly code backend-x86.h - Definitions for backend-x86.c utils.c - Miscellaneous utilities Documentation: README.txt - This file
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published