aeparks / DAUPLE

Final project for CSS 590: Software Traceability. Originally designed to be a diff tool using the JavaCC parse library.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DAUPLE - Diff Application Using a Parse Library in Eclipse

Final project for CSS 590: Software Traceability originally designed to be a diff tool using the JavaCC parse library. Due to time constraints, the longest common subsequence was used instead of a JavaCC-based lexer and parser.

About

Final project for CSS 590: Software Traceability. Originally designed to be a diff tool using the JavaCC parse library.

License:MIT License


Languages

Language:Java 53.3%Language:TeX 46.7%