Skip to content

giuseppe-palmeri/kolibrios-llvm

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kolibrios-llvm

Kolibrios-llvm is a fork of KolibriOS project ported to LLVM.

KolibriOS is a tiny operating system with monolyth core mostly written in x86 asm, so it's not so portable as it would be. Now it's time to change the situation!

The main goal of a project is to provide a good portability for currently absolutely nonportable Kolibri OS by translating all the x86 asm source code to a LLVM bitcode.

Let's giveKolibri some real future.

Links

Contribution

You can contrinubute the project very simply — it's on the very beginning of the project's path so all the neccessary questions are on a talk now. YouPlease feel free creating issues, talking & supplementing the code.

May the force be with it lol.

License

Source code of this project is licensed under GNU GPL (because it contains an original code of KolibriOS project and it's under GNU GPL) but it also partially ccntains third-party software tha is under MIT License.

(c) KolibriOS team & contributors

About

KolibriOS ported to LLVM

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 59.4%
  • Assembly 20.6%
  • C++ 7.4%
  • HTML 5.1%
  • Makefile 3.1%
  • Objective-C 1.4%
  • Other 3.0%