Mercurial > lcfOS
view readme.rst @ 285:e64c8c03128f
Fix runtests
author | Windel Bouwman |
---|---|
date | Fri, 15 Nov 2013 13:45:34 +0100 |
parents | c9781c73e7e2 |
children | 7b38782ed496 |
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 -------------------- cd python python ide.py Run unittests ------------- cd python python -m unittest .. image:: https://drone.io/bitbucket.org/windel/lcfos/status.png .. image:: https://codeship.io/projects/f4a4da90-2ffd-0131-58c6-5ea61a10d89b/status