/CPU-Cache-System_Haskell

A successful implementation of a simplified CPU cache system in Haskell and takes advantage of the Functional Programming Paradigm

Primary LanguageHaskell

CPU-Cache-System_Haskell

A successful implementation of a simplified CPU cache system in Haskell and takes advantage of the Functional Programming Paradigm that works by retrieving data (from cache if possible, otherwise from memory) given the memory addresses of the data and successfully updating the cache upon the data retrieval.

Contributors

  1. Abdulaziz Hassan
  2. Omar Sherif
  3. Omar ElMeteny