adel-qod/malloc
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
DISCONTINUED. PRJECT DOES NOT WORK & WON'T FIX IT. CHECK `malloc2`. The aim of this project is to first write an implementation for the malloc C standard library function, then on top of it, implement a conservative garbage collector. For technical details: Check the doc.txt file For the requirements list: Check the reqs.txt file For the flow charts: Check the malloc_flow_chart.pdf and free_flow_chart.pdf For the coding style used in this project: coding_style.txt You are strongly encouraged to first read the requirements, then check the doc file and follow the instructions there This project is under the BSD-2 clause license Contact info: Adel Qodmani mpcadel@gmail.com