view readme.rst @ 292:534b94b40aa8

Fixup reorganize
author Windel Bouwman
date Wed, 27 Nov 2013 08:06:42 +0100
parents 7b38782ed496
children f7c3d38d0a47
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
* (optional) pyqt5, pyqt4 or pyside

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

.. code:: bash

    cd python
    python ide.py

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

.. code:: bash

    cd test
    python -m unittest


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

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