ProgramingIsTheFuture / sowork

Final project for operating systems course

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Operating Systems 2022-23

Working with low-level API in OCaml using the Unix library.

In this project we used:

  • Forks
  • Pipes
  • Named Pipes
  • File manipulation

About

Final project for operating systems course


Languages

Language:OCaml 99.2%Language:Shell 0.8%