view readme.rst @ 310:e95e5572cd6d

Added utils doc page
author Windel Bouwman
date Fri, 13 Dec 2013 14:10:10 +0100
parents 158068af716c
children e84047f29c78
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.

Software dependencies
---------------------

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

How to start the IDE
--------------------

.. code:: bash

    cd python
    python ide.py


Docs
----

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

Run unittests
-------------

.. code:: bash

    cd test
    ./runtests.sh


Status
------

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

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

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


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