nopeos
OS kernel
A basic x86 OS kernel with an embedded BASIC interpreter
Simple OS kernel with BASIC interpreter for x86
44 stars
6 watching
12 forks
Language: C
last commit: about 2 months 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 | 812 |
narasimha1997/r3 | An hobby x86_64 Operating System kernel written in Rust with minimal functionalities | 80 |
menix-os/menix | A minimal Unix-like kernel that can be expanded and loaded at runtime with dynamic linking | 19 |
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. | 907 |
bone-project/boneos | An operating system kernel and source tree for development of an embedded system | 129 |
jserv/mini-arm-os | Builds a minimal multi-tasking OS kernel for ARM from scratch | 1,072 |
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 | 181 |
dreamos82/dreamos64 | An experimental 64-bit kernel project that demonstrates low-level programming concepts and basic operating system functionality. | 169 |
zystemos/pluto | A lightweight, modular x86 kernel written in Zig with the goal of being easy to port and maintainable. | 576 |
zen-kernel/zen-kernel | A Linux kernel distribution with documentation and guides for developers and users | 2,061 |
0x59616e/steinsos | An operating system written in Rust targeting the armv8 architecture | 117 |
garnek0/garnos | A hobby operating system designed to be modular and compatible with various hardware configurations. | 11 |