Skip to content

momentarylapse/eusebius

Repository files navigation

Eusebius

A tiny operating system

Written in kaba.

How to build and run

Mostly, you need the kaba compiler.

git clone https://github.com/momentarylapse/kaba.git
cd kaba
git checkout 20a4b139943b3036f6521432c5d65f29335f0fc1
mkdir build
cd build
ccmake ..
make
sudo make install

You also need qemu-system-x86_64.

Then in the eusebius folder:

make
bash run.sh

About

minimalistic operating system written in the kaba language

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors