-
Notifications
You must be signed in to change notification settings - Fork 0
a silly little turing tarpit where the data you manipulate is stored in a weird heap
License
K-avi/fibofuck
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
fibofuck is a follow up project to heapfuck . It's heapfuck but worse (better). Instead of manipulating a binary heap like a baby the environment is a weird amalgamate of a fibbo heap and a skew heap. (Essentially a set of skew heaps) needless to say it'll reuse most of it's code from heapfuck (which reuses the (SIASL)² code ) the only part that'll be very different is the actual heap implementation to compile fibofuck you'll need gcc , flex, bison and make. If you have all of those , simply type "make fibofuck" in the command line
About
a silly little turing tarpit where the data you manipulate is stored in a weird heap
Topics
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published