Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 421 Bytes

File metadata and controls

5 lines (5 loc) · 421 Bytes

In this project, I explored the fundamentals of system programming using C programming language and Unix operating systems. I learned about key concepts such as abstraction, data structures, and techniques for writing reusable code. The project also provided me with a hands-on experience with system calls. Essentiallly this an assembler for a made up assembly language. I got a finale grade of 92/100 for this project.