Skip to content

Operating Systems Experiments using the C language

License

Notifications You must be signed in to change notification settings

nxbyte/Operating-Systems-Experiments

Repository files navigation

Operating Systems Experiments

GitHub license

Repository containing source code for Operating Systems experiments for UNIX-based (macOS and Linux) Operating Systems

Setup

  • Xcode: v9.2+

    or

  • Command line: Run make in each folder Lab<num>

More instructions for each specific experiment is located in each experiment subdirectory.

License

All source code in this repository is released under the MIT license. See LICENSE for details.