GitFOSS

@ethicdevs / crystal-os
Watchers
0
Likes
0
Forks
0
Files
Pull Requests
1
Pipelines
0
Tests & Coverage
0
Issues
0
API Reference
0
Feedback
Help Center
Settings

GitFOSS

ExploreContribute
RegisterLogin

ethicdevs / crystal-os

Files

Fork0
Willi Wonkafeat(kernel.cr): make the crystal kernel on-part with c+ ...
a154ea7 (parent 91557d4)5/3/2026, 4:24:16 AM
~
Commits History
  • ..
  • boot/
    feat: initial working bootloader/kernelc1ad0fc
  • iso/
    chore: add .gitignore4abc5db
  • kernel/
    feat(kernel.cr): make the crystal kernel on-part with c++ onea154ea7
  • modules/
    feat: initial working bootloader/kernelc1ad0fc
  • prelude/
    chore: make sure kernel.cr loads0a3e91f
  • tools/
    feat: initial working bootloader/kernelc1ad0fc
  • .gitignore
    chore: add .gitignore4abc5db
  • build_image.sh
    fix(kernel): make sure crystal kernel is built properly50775fa
  • prelude.cr
    chore: make sure kernel.cr loads0a3e91f

Small OS written in Crystal with custom ASM (intel) bootloader / kernel. Targets i386 32bit so it can run virtually anywhere.

https://crystal-os.ethicdevs.com

crystal-os, crystal, i386, 32bit, bootloader, kernel, asm.

HTTP Clone:
https://gitfoss.dev/ethicdevs/crystal-os.git
SSH Clone:
git@gitfoss.dev:ethicdevs/crystal-os.git

Branches:arch/x86_64, master.

GitFOSS • v0.2.0 (#421408f) • MIT License