GitHub / Jayanth-MKV / tinyc-compiler-from-scratch
This intermediate code, also known as intermediate representation (IR), is then passed on to the next phase of the compiler, which is typically code optimization and code generation.
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jayanth-MKV%2Ftinyc-compiler-from-scratch
PURL: pkg:github/Jayanth-MKV/tinyc-compiler-from-scratch
Stars: 0
Forks: 0
Open issues: 0
License: None
Language: C
Size: 306 KB
Dependencies parsed at: Pending
Created at: over 2 years ago
Updated at: 5 months ago
Pushed at: 5 months ago
Last synced at: 5 months ago
Topics: abstract-syntax-tree, ast, compiler, compiler-design, compiler-using-cpp, compilers, cpp, intermediate-code-generation, intermediate-representation, lex, lexer, lexical-analysis, parser