view readme.rst @ 381:6df89163e114

Fix section and ldr pseudo instruction
author Windel Bouwman
date Sat, 26 Apr 2014 17:41:56 +0200
parents 9667d78ba79e
children
line wrap: on
line source


About
=====

Project goals
-------------

* To write a microkernel based OS
* Write the kernel in the c3 language
* Create a c3 compiler in python

Directory structure
-------------------

'kernel' contains the microkernel.
'python' contains the python utilities.


How to run this?
----------------

Install required software:

* python3.3
* (optional) pyqt5, pyqt4 or pyside

Checkout the code:

.. code:: bash

    hg clone https://bitbucket.org/windel/lcfos
    cd lcfos

Run some unit tests:

.. code:: bash

    cd test
    python3 run_tests.py


Weblinks
--------

Docs are located here:
http://lcfos.readthedocs.org/en/latest/

Sources are located here:
https://bitbucket.org/windel/lcfos

here:
http://hg.assembla.com/lcfOS/

and here:
https://pikacode.com/windel/lcfos/


The project is contains tests which are run continuously at drone.io.

.. image:: https://drone.io/bitbucket.org/windel/lcfos/status.png

https://drone.io/bitbucket.org/windel/lcfos

Repository metrics:

.. image:: https://www.ohloh.net/p/lcfos/widgets/project_thin_badge.gif

http://www.ohloh.net/p/lcfos


Live demo is at redhat openshift:

http://lcfos-windel.rhcloud.com/