Skip to content

kyleiwaniec/Regex_Utility

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Regex_Utility

View the full presentation explaining the project: http://candpgeneration.com/meteorite-catcher/pdfs/RegexCat.pdf

COS210 Final Project

Regular Expression Matcher

Design a utility class (Regex) in Java which will implement POSIX Extended Regular Expressions. Additionally, you will need to write the supporting data structure classes, and a JFrame-based demonstration utility to show off your design, that minimally allows the user to enter regular expressions and the strings to be tested and shows meaningful results.

About

Java regex utility assignment

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors