Skip to content

LC-John/Java-Tokenizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Java-Tokenizer

This is a tokenizer for Java implemented in python3, based on PLY and PLYJ.

Require

python3

PLY (pip install ply)

How2Use

The executable is ./token. The first argument is the input file path, and the second is the output file path.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages