comparison README @ 1:92df07bc2081

Initial import of compiler
author windel
date Sun, 18 Sep 2011 19:00:29 +0200
parents
children 92ace1ca50a8
comparison
equal deleted inserted replaced
0:1a4faf9ef1ea 1:92df07bc2081
1 = Software required =
2 * python3
3 * pyqt4
4 Optional:
5 * bochs
6 * nasm
7
8 = How to start the IDE =
9
10 $ cd ide
11 $ python runide.py
12