Skip to content

Simple OS that is booting with GRUB written in Barn and a little bit of C

License

Notifications You must be signed in to change notification settings

barn-lang/barnos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BarnOS

Simple OS that is booting with GRUB written in Barn and a little bit of C

Video

Check out!

Build

To build this crappy "os" you need to have these tools:

  • Barn Compiler
  • GCC Compiler for C files
  • xorisso
  • grub-mkrescue
  • NASM
  • qemu-system-x86_64 The option to build it will be to use a linux machine. Here's how to build it:
git clone https://github.com/barn-lang/barnos
cd barnos
bash build.sh

After it there should be a qemu window running

About

Simple OS that is booting with GRUB written in Barn and a little bit of C

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published