# mmap **Repository Path**: xk_git_admin/mmap ## Basic Information - **Project Name**: mmap - **Description**: No description available - **Primary Language**: C - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-01-22 - **Last Updated**: 2024-01-22 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # mmap Source code from the mmap "lecture": https://www.youtube.com/watch?v=sFYFuBzu9Ow ## Quick Start Install [gcc](https://gcc.gnu.org/) and [nasm](https://www.nasm.us/). Both are probably available in your Linux distro repo. Simple `$ make` should just build everything.