Skip to content

hitesh11/Compiler_lexer

Repository files navigation

Compiler_lexer

Compiler Lab Assignment 2:

This is a lexical analyser for a subset of C-language and generates tokens as output from the source file (given as input), which could be fed to a parser for the next phase of compilation.

flex_assgn folder contains flex (http://flex.sourceforge.net/) based implemenation of this lexical analyser.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published