pearlOS: A lightweight operating system, contributions are welcome!

c kernel minimal minimalist operating-system os osdev pure-c
2 Open Issues Need Help Last updated: Jun 19, 2025

Open Issues Need Help

View All on GitHub

AI Summary: Debug and fix a crash in the pearlOS calculator utility that occurs immediately after operator input. The crash happens regardless of operator validity and requires examining the code (likely C or assembly) related to calculator input processing and handling.

Complexity: 4/5
bug help wanted

pearlOS: A lightweight operating system, contributions are welcome!

C
#c#kernel#minimal#minimalist#operating-system#os#osdev#pure-c

AI Summary: Debug and fix a bug in the pearlOS operating system where adding too many features causes the OS to crash, likely due to improper loading of the `ksh_start()` function. The issue is linked to a previous pull request (#17). The task involves investigating the `ksh_start()` function, debugging the OS, and implementing a fix.

Complexity: 5/5
bug help wanted

pearlOS: A lightweight operating system, contributions are welcome!

C
#c#kernel#minimal#minimalist#operating-system#os#osdev#pure-c