pH-7 / LexAnalyzer

Personal project. A simple lexical analyzer in Java.

Home Page:http://github.com/pH-7/LexAnalyzer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Lexical Analyzer

A simple lexical analyzer in Java.

Run

javac *.java
java Main

Author

Pierre-Henry Soria

License

Apache License Version 2.0 or later; See the LICENSE.txt file.

About

Personal project. A simple lexical analyzer in Java.

http://github.com/pH-7/LexAnalyzer

License:Apache License 2.0