Rust Compiler
- Tech Stack: C, Flex, Bison
- Github URL: Project Link
Created Rust compiler in C using Flex for lexer and Bison for Parser
Covered basic features of Rust like variables, functions, loops, and conditionals
Implemented Grammer for Rust language