Skip to content

doniexun/compiler-18

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

compiler

Documentation

In the path $HOME/wiki/

Code

In the path $HOME/src/

General flow chart

source code -> scan into token -> parse into abstract syntax tree -> analysis ( or simple skip) -> general quadruples -> translate into x86 (nasm)

Start doing optimazation

la la la

About me

email: jeanhwea@126.com (常用)
       jeanhwea@gmail.com 

About

a compiler for course project, pascal-like grammar, they call it extended PL/0 grammar

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published