/C-Compiler-in-Python

C Compiler in Python - For Computer Science Students

Primary LanguagePython

C-Compiler-in-Python

C Compiler in Python - For Computer Science Students

This is incomplete code of C Compiler written in python which might be useful for computer science students.

This repository includes:

  • Lexical Analyzer
  • DFA Implementaion
  • Etc. Find it out I forgot What I have done.