logo       
Google Custom Search
    AddThis Social Bookmark Button

The system design: msg#00000

Subject: The system design
Hello,

After the last post I coded a vga screen driver (yet no complete) in my spare
time. Now I can display colored texts, blinking, scrolling up and clean the
screen.
While coding I rebooted my computer 40 times to make tests.

what uuu lacks is a compiler.
while I was browsing the uuu mailing-list archive I discovered mini_c,
a very limited (proof-of-concept) C compiler written in python.
I want to enhance it, but then a question arised to me:
How can I launcha python script (c.py) in uuu?
As I think at the moment it's not possible.
If I make a system base (scheduler + ext2 + memory manager) which will launch
stackless-python and then the shell, it will be possible to have executable
python scripts.
Are you favorable to it?
Does it will interfere with uuu design (SAS, memory allocation) ?

I'm "working" on uuu-0.1 .
As I am a student involved in other projects don't expect fast release cycles.


      Narke


--------------------------- schema---------------------------

                             boot
                               |
                  scheduler + ext2 + memory manager
                               |
                        stackless-python
                               |
                             shell
                               |
               modules which imports io, vfs, irq ...

--------------------------- schema---------------------------



Try Searching:
servers, voip, java, networking, microsoft ...
<Prev in Thread] Current Thread [Next in Thread>