https://github.com/farzonl/regexparser
for CS 3240
https://github.com/farzonl/regexparser
parser regex
Last synced: about 1 year ago
JSON representation
for CS 3240
- Host: GitHub
- URL: https://github.com/farzonl/regexparser
- Owner: farzonl
- Created: 2020-01-04T21:09:28.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-01-04T21:14:58.000Z (over 6 years ago)
- Last Synced: 2025-04-12T02:14:09.957Z (about 1 year ago)
- Topics: parser, regex
- Language: Java
- Size: 97.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Regex Parser for CS 3240 (Now Defunct)
* This is a regex parser for a class that no longer exists.
## How to compile
javac teamalpha3240/Test_Main.java
## Run example
java teamalpha3240/Test_Main '../teamalpha3240/Cgram.txt'
'../teamalpha3240/add1.c' '$MAIN'