GitHub topics: lowlevelprogramming
allancrabelo/Get_Next_Line
The get_next_line project challenges students to implement a function that returns the next line from a file descriptor with each call. It involves reading with read(), managing dynamic buffers, and handling static variables, reinforcing memory control, string manipulation, and efficient I/O operations in C.
Language: C - Size: 43.9 KB - Last synced at: 16 days ago - Pushed at: 23 days ago - Stars: 1 - Forks: 0

z0hir1101/110101-compiler
110101 is my own compiler, written on c language
Language: C - Size: 12.7 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

Abdullah-Niaz/COAL
Explore basic assembly language concepts and examples, including fundamental operations, NASM syntax, and low-level programming.
Language: Assembly - Size: 52.7 KB - Last synced at: 4 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0
