Skip to content

aljed/TKOM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lexer

To run app, you have to have .Net SDK 3.1 installed.
To launch app, type command dotnet run [program path] from directory TKOM/TKOM.
To run tests, type command dotnet test from directory TKOM.

App may be launched without arguments - in interactive mode. Every line typed by user will be tokenized. If program is launched with argument, it will tokenize given file.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages