Skip to content

colorForth computing environment for amd64 and PowerPC Macs.

License

Notifications You must be signed in to change notification settings

narke/Einherjar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Einherjar

Coverity Status

What is it?

A prototype of a real-time operating system.
This will be a colorForth computing environment, without separating the operating system from the programming language and applications.

Screenshot

Screenshot

Testing

Step 1: Get sources

$ git clone https://github.com/narke/Einherjar.git

Step 2: Compile and generate an ISO image

$ cd Einherjar/kernel
$ make all

Step 3: Run with qemu (by using 4Mb of RAM and the generated ISO image)

$ qemu-system-i386 -m 4 -cdrom ../build/roentgenium.iso

Step 4: Clean your build if you want

$ make clean

About

colorForth computing environment for amd64 and PowerPC Macs.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published