Rust Compiler

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