amirhakimnejad / Scanner-for-lexical-analyzer-in-cpp

A simple c++ program that takes a file as input, and after tokenizing the file, it finds what each token name is(identifier, keyword, separator, operator, literal, or comment).
21Updated 3 years ago

Related projects: