Page 1 of 1

Python!

Posted: Tue Mar 15, 2011 4:40 pm
by piranha
Through several hours of working with python and my newlib port, getting them to cooperate, and etc, I am proud to say that I have ported python to my operating system!
Below is a screenshot:
Image

Thanks to pcmattman for a lot of help, and the wiki page (which was quite easy to follow).

I hope everyone is doing well.

-JL

Re: Python!

Posted: Tue Mar 15, 2011 9:20 pm
by pcmattman
Congrats! :D

Re: Python!

Posted: Tue Mar 15, 2011 10:17 pm
by Chandra
Well done. I'm interested to see your project. Have you made the latest offical release?
Nice work, by the way.

Edit: Got it!

Re: Python!

Posted: Tue Mar 15, 2011 10:25 pm
by piranha
Chandra wrote:Well done. I'm interested to see your project. Have you made the latest offical release?
Nice work, by the way.

Edit: Got it!
I'm hoping that the next release will be out within a few months. Once big issue I need to fix is arrow-key handling in ncurses, and re-porting a substantial number of my own programs, but then its only minor issues.

-JL

Re: Python!

Posted: Tue Mar 15, 2011 10:47 pm
by Chandra
piranha wrote:I'm hoping that the next release will be out within a few months. Once big issue I need to fix is arrow-key handling in ncurses, and re-porting a substantial number of my own programs, but then its only minor issues.
Good luck. Waiting for the official release...

Re: Python!

Posted: Wed Mar 16, 2011 8:43 am
by qw
SeaOS v. 0.1 wrote:How I learned to stop worrying about system crashes and love my computer
Quote of the day!

Re: Python!

Posted: Wed Mar 16, 2011 8:46 am
by piranha
Hobbes wrote:
SeaOS v. 0.1 wrote:How I learned to stop worrying about system crashes and love my computer
Quote of the day!
:D I'm glad that didn't go unnoticed. Unfortunately it does crash occasionally...

-JL

Re: Python!

Posted: Fri Mar 25, 2011 1:46 am
by JamesM
Congratulations! Maybe you can port my python recompiler when it's complete ;)

Re: Python!

Posted: Fri Mar 25, 2011 4:44 pm
by piranha
JamesM wrote:Congratulations! Maybe you can port my python recompiler when it's complete ;)
Haha, I'll give it a shot.

-JL

Re: Python!

Posted: Tue Mar 29, 2011 5:17 pm
by xvedejas
Now try to write an implementation of your own dynamic language, like I'm doing! (or at least trying to do :D)

Re: Python!

Posted: Sat Apr 30, 2011 9:44 am
by anberlin
Break out the champagne :D