nopeos
OS kernel
A simple OS kernel with a built-in BASIC interpreter
Simple OS kernel with BASIC interpreter for x86
44 stars
6 watching
12 forks
Language: C
last commit: almost 2 years ago
Linked from 1 awesome list
asmbasiccc64os-kernelx86
Related projects:
Repository | Description | Stars |
---|---|---|
dthain/basekernel | A research-grade kernel providing basic OS functionality for experimentation and education | 801 |
narasimha1997/r3 | An hobby x86_64 Operating System kernel written in Rust with minimal functionalities | 80 |
menix-os/menix | A minimal and expandable Unix-like kernel with modular architecture | 15 |
polard8/kernel | An operating system kernel with basic features and an initial set of components | 646 |
ozkl/soso | A simple 32-bit Unix-like operating system with multitasking, paging, and virtual file systems. | 905 |
bone-project/boneos | An operating system kernel and source tree for development of an embedded system | 130 |
jserv/mini-arm-os | Builds a minimal multi-tasking OS kernel for ARM from scratch | 1,064 |
docandrew/cubit | A formally-verified, 64-bit operating system for x86-64 architecture written in Ada. | 78 |
corruptedbycpu/cyjon | A simple, clean, multi-tasking operating system kernel written in pure assembly language for 64-bit processors | 435 |
embedded2015/mini-arm-os | A minimal multi-tasking OS kernel built from scratch for ARM Cortex-M series microcontrollers | 180 |
dreamos82/dreamos64 | An experimental 64-bit kernel project that demonstrates low-level programming concepts and basic operating system functionality. | 166 |
zystemos/pluto | A lightweight, modular x86 kernel written in Zig with the goal of being easy to port and maintainable. | 561 |
zen-kernel/zen-kernel | A Linux kernel distribution with documentation and guides for developers and users | 2,026 |
0x59616e/steinsos | An operating system written in Rust targeting the armv8 architecture | 115 |
garnek0/garnos | A hobby operating system designed to be modular and compatible with various hardware configurations. | 10 |