项目作者: AkshayPatil0

项目描述 :
Simple lexical analyzer for c in python
高级语言: Python
项目地址: git://github.com/AkshayPatil0/lexical-analyser.git
创建时间: 2020-01-22T12:21:11Z
项目社区:https://github.com/AkshayPatil0/lexical-analyser

开源协议:

下载


Simple lexical analyzer for c written in python.
Program takes a C program file as input and creates lexemes/tokens and outputs count of lexemes/tokens