Skip to content

louisstuart96/compiler_test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Compiler

This is Python implementation of Appendix A: 'A Complete Front-End' in 'Compilers: Principles, Techniques & Tools'.

Usage

Run the package as a module, and give a source code file as input (for example, example/test_code.txt in this repository):

python3 -m compiler 'source.txt'

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages