Christopher Haster 53674cb3bc Added limited support for directories
This comes with a lot of scafolding put into place around the core
of the filesystem.

Added operations:
- append an entry to a directory
- find an entry in a directory
- iterate over entries in a directory

Some to do:
- Chaining multiple directory blocks
- Recursion on directory operations
2017-03-19 22:25:36 -05:00
2017-03-19 22:25:36 -05:00
2017-03-19 22:25:36 -05:00
Description
No description provided
2.1 MiB
Languages
C 62.9%
Python 36%
Makefile 1.1%