Python!
- piranha
- Member
- Posts: 1391
- Joined: Thu Dec 21, 2006 7:42 pm
- Location: Unknown. Momentum is pretty certain, however.
- Contact:
Python!
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:
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
Below is a screenshot:
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
SeaOS: Adding VT-x, networking, and ARM support
dbittman on IRC, @danielbittman on twitter
https://dbittman.github.io
dbittman on IRC, @danielbittman on twitter
https://dbittman.github.io
Re: Python!
Well done. I'm interested to see your project. Have you made the latest offical release?
Nice work, by the way.
Edit: Got it!
Nice work, by the way.
Edit: Got it!
Programming is not about using a language to solve a problem, it's about using logic to find a solution !
- piranha
- Member
- Posts: 1391
- Joined: Thu Dec 21, 2006 7:42 pm
- Location: Unknown. Momentum is pretty certain, however.
- Contact:
Re: Python!
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.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!
-JL
SeaOS: Adding VT-x, networking, and ARM support
dbittman on IRC, @danielbittman on twitter
https://dbittman.github.io
dbittman on IRC, @danielbittman on twitter
https://dbittman.github.io
Re: Python!
Good luck. Waiting for the official release...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.
Programming is not about using a language to solve a problem, it's about using logic to find a solution !
Re: Python!
Quote of the day!SeaOS v. 0.1 wrote:How I learned to stop worrying about system crashes and love my computer
- piranha
- Member
- Posts: 1391
- Joined: Thu Dec 21, 2006 7:42 pm
- Location: Unknown. Momentum is pretty certain, however.
- Contact:
Re: Python!
I'm glad that didn't go unnoticed. Unfortunately it does crash occasionally...Hobbes wrote:Quote of the day!SeaOS v. 0.1 wrote:How I learned to stop worrying about system crashes and love my computer
-JL
SeaOS: Adding VT-x, networking, and ARM support
dbittman on IRC, @danielbittman on twitter
https://dbittman.github.io
dbittman on IRC, @danielbittman on twitter
https://dbittman.github.io
Re: Python!
Congratulations! Maybe you can port my python recompiler when it's complete
- piranha
- Member
- Posts: 1391
- Joined: Thu Dec 21, 2006 7:42 pm
- Location: Unknown. Momentum is pretty certain, however.
- Contact:
Re: Python!
Haha, I'll give it a shot.JamesM wrote:Congratulations! Maybe you can port my python recompiler when it's complete
-JL
SeaOS: Adding VT-x, networking, and ARM support
dbittman on IRC, @danielbittman on twitter
https://dbittman.github.io
dbittman on IRC, @danielbittman on twitter
https://dbittman.github.io
Re: Python!
Now try to write an implementation of your own dynamic language, like I'm doing! (or at least trying to do :D)
Valix is an experiment in an interpreted userspace with object-oriented and functional design patterns. Developers needed! Join #valix on irc.freenode.net
Re: Python!
Break out the champagne
Rudi MK.
I pursue knowledge, for knowledge's sake. Like it or not, knowledge IS power.
I pursue knowledge, for knowledge's sake. Like it or not, knowledge IS power.