kyleiwaniec / Regex_Utility

Java regex utility assignment

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:Java 90.6%Language:CSS 8.7%Language:Shell 0.7%