Skip to content

Repository files navigation

TUFS

Toy implementation of a sample FAT filesystem.

Designed for Temple University's CIS 3207 class (hence, TU FS), but I was pretty proud of it, so I decided to publish it :)

Building (macOS & Linux)

Requires readline and ncurses system libraries.

To build the lib and REPL:

./build-all.sh

Running the REPL:

./build/tufsimpl

To build only the lib:

./build-lib.sh

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages