Skip to content

GRH-Y/firekylin

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FireKylin

    FireKylin is a simple implementation of A Unix-like Operating System
  based on x86. It won't like MINIX, it would use big kernel; it won't like
  Linux, I want it do not just a kernel, it also content command, sh, 
  untily,and so on, so I want it won't be like BSD.
    All of the Operating System development would be compatibe to one or 
  two other Operating System, so that it would attract more people change 
  to it . But for FireKylin. I just want to implemente it by my idea, I 
  really do not want to compatibe Operating System. But I would refer to 
  the design of other Opertimg System and porting code for them, like Linux,
  DSD, GNU .etc .

License

    * The code is open, everybody can use,modify it.
    * The Copyright belongs to ximo<ximoos@foxmail.com>.
    * Everybody shoud not to distribute this code.
    
More info

   Home page  http://firekylin.cc
   Blog page  http://firekylin.cc/blog
   Forum page http://firekylin.cc/forums
   Document   http://firekylin.cc/doc

About

一个从头开始设计并实现的类Unix操作系统

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 92.2%
  • Assembly 4.5%
  • Makefile 3.3%