Skip to content

Software that generates html files highlighting each word according to its type using threads. Whether variable, constant, integer, float, operator, etc.

Notifications You must be signed in to change notification settings

NoMolestar/Syntactic-highlighter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Parallel and concurrent programming

Java project that takes a text file and generates an html file with the marked syntax. It is capable of reading multiple files at once with the use of threads. It highlights characters according to their type. They can be variables, constants, integers, floats, operators, symbols, etc.

About

Software that generates html files highlighting each word according to its type using threads. Whether variable, constant, integer, float, operator, etc.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages