A simple transpiler project that converts source code written in C to D code. The conversion takes place through a series of steps, including lexical, syntactic, and semantic analysis. The final result is a D code equivalent to that written in C.
bison
flex
compiler
transpiler
compilers
c-language
compiler-construction
flex-bison
d-language
transpiler-for-casual-use
yacc-lex
-
Updated
May 3, 2023 - Yacc