Skip to content

C language parser that performs data type analysis and supports their further processing by language constructs

Notifications You must be signed in to change notification settings

kenplix/micro-C-parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

micro C parser

C language parser that performs data type analysis and supports their further processing by language constructs

How to run?

  1. Clone or download this repository
  2. Run from the terminal as: ./parser.py

About

C language parser that performs data type analysis and supports their further processing by language constructs

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages