Yash-Haque / C-Lexical-Analyzer-in-Python

I wrote the following code with the help of inspiration from Christian Gomes' Lexical Analyzer and replaced the code with a more recent syntaxes of Python 3.10. Furthermore, I hope this repository will help my fellow NSU peers with their Concepts of Programming Language course.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

C-Lexical-Analyzer-in-Python

I wrote the following code with the help of inspiration from Christian Gomes' Lexical Analyzer and replaced the code with a more recent syntaxes of Python 3.10. Furthermore, I hope this repository will help my fellow NSU peers with their Concepts of Programming Language course.

About

I wrote the following code with the help of inspiration from Christian Gomes' Lexical Analyzer and replaced the code with a more recent syntaxes of Python 3.10. Furthermore, I hope this repository will help my fellow NSU peers with their Concepts of Programming Language course.

License:Apache License 2.0


Languages

Language:Python 95.3%Language:C 4.7%