An open API service indexing awesome lists of open source software.

https://github.com/newplan/books

This is some thought and source code occupying my thought when i read some books
https://github.com/newplan/books

Last synced: about 1 year ago
JSON representation

This is some thought and source code occupying my thought when i read some books

Awesome Lists containing this project

README

          

----------------------------

BOOK-NOTICES



## Menu
[Menu](#Menu)
[Description](#Description)
[Including](#Including)
[Others](#Others)


## [Description](#Menu)

    This responbility is consisted of some thought and notices when i read book. I have tried to make sure that ecah codes is running correctlly.


## [Including](#Menu)

    orange's is about the books < Orange's: the implementation of a simple opreation of system > written by Yu Yuan. it's about the implementation of a simple Operation System, The Yu called it Oranges.


    osask is about the books < Create an Operating System within 30 days> written by Hidemi Kawai. it's about the implementation of a simple Operation System based on X86, 32 bit plantfom with a naive GUI.


    TCC is a tiny compiler for C language written by Fabrice Bellard, support C99 std. It is small fast safety and unlimited, in this section, we will analysis the implementation of this tiny compiler system.


## [Others](#Menu)

    It's great honours to me if it can make any benefit for you. Any problems in using it, please contract ME.

NEWPLAN2016/10/15