Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 423 Bytes

File metadata and controls

13 lines (8 loc) · 423 Bytes

Custom Recursive Data Structures

A collection of custom implementations of recursive data structures. Developed for educational purposes in Computer Science class. There will probably appear some more examples using these data structures in the future.

Build

For GNU/Linux systems there's the build.sh which generates the javadoc documentation and a Jar file that launches the Test. Run:

./build.sh