ZFS
A implementation of a zipper filesystem using delimited continuations. Zipper-based File/Operating system with threading and exceptions all realized via delimited continuations. There are no unsafe operations, no GHC (let alone) Unix threads, no concurrency problems. Our threads can't even do IO and can't mutate any global state - and the type system sees to it. To run, type main' fs1 on ghci after loading ZFS.hs. Then from some other terminal, type 'telnet localhost 1503'.
Ecosystem
hackage.haskell.org
hackage.haskell.org
Latest Release
over 11 years ago
0.0.2
over 11 years ago
Versions
3
3
Downloads
2,834 total
2,834 total
Loading...
Readme
Loading...
Links
| Registry | hackage.haskell.org |
| Source | Repository |
| JSON API | View JSON |
| CodeMeta | codemeta.json |
Package Details
| PURL |
pkg:hackage/ZFS
spec |
| License | Other |
| First Release | about 18 years ago |
| Last Synced | 6 days ago |
Repository
| Stars | 26 on GitHub |
| Forks | 1 on GitHub |