Skip to content

nyanshak/ToyLexer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Toy Lexer for Compiler Construction class

This is a toy lexer which, when given a DFA (as in the sample.dfa file) and an input file, will output the tokens and token names.

Usage: ./lexer -dfa dfa_input_file -input input_file

About

This is a toy lexer which will output the token name and token when given specific input. Class project for Compiler Construction (CS 6353)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages