Skip to content

BirgulOzlem/lexical-analyzer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Strawman Lexical Analyzer

This is a homework about Programming Languages. This program takes Strawman source file (.stw) which is a specific string manipulation language. Program takes Strawman source code and creates tokens for this code if it fits given syntax. Tokens are saved in a text file (in .tkn). Format of the tkn file is ##"string constant if exists",##,##

== token code

About

Programming Languages Homework Project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published