Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Shi-YangWang/c2asm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

c2asm

A mini c99 compiler backend, from c to AT&T assembly code.

front end --> pycparser

installation --> pip install pycparser

functions

return

unary operation

binary operation

assignment

basic type support

    char
    
    int
    
    float
    
pointer algebra

syntax table

toy code, adding new functions...

About

A mini c99 compiler backend, from c to AT&T assembly code.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published