An open API service indexing awesome lists of open source software.

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

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'