Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

GitHub / WaksKevin / compiler-for-a-c-mini-grammar

The project includes a lexer, a parser and a three-address-code (quadruples) generator. The lexer scans a C source file and produces token output, which is then fed to the recursive descent parser which generates a parse tree. Translations for the parse tree are defined in the TAC generator which then displays quardruples code in the terminal.

JSON API: https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/WaksKevin%2Fcompiler-for-a-c-mini-grammar

Stars: 0
Forks: 0
Open Issues: 0

License: None
Language: C
Repo Size: 119 KB
Dependencies: 0

Created: about 1 year ago
Updated: 9 months ago
Last pushed: about 1 year ago
Last synced: 9 months ago

Topics: automata-theory, c-programming-language, compiler-construction, compiler-design

Files
    Loading...
    Readme
    Loading...

    No dependencies found