Re: [Prothon-user] Can Prothon use the Python standard library?
"Mark Hahn" <[email protected]> Fri, 26 Mar 2004 20:46:11 -0800
| Newsgroups | gmane.comp.lang.prothon.devel |
|---|---|
| Message-ID | <001701c413b6$6db74740$d701a8c0@MarkVaio> |
It would be great to have help with Prothon development. Take a look at Prothon.h and string.c and see if it makes any sense. I'd be happy to answer any questions (since there are no docs :). If you can understand that stuff then there are a million things you could do to help. ----- Original Message ----- From: "Joe Knapka" <[email protected]> To: "Mark Hahn" <[email protected]> Sent: Friday, March 26, 2004 7:50 PM Subject: Re: [Prothon-user] Can Prothon use the Python standard library? > "Mark Hahn" <[email protected]> writes: > > > This will definitely be one of the first questions in the FAQ when we get > > around to it. > > > > I'd give anything to run Prothon modules. I've replied in another post > > I assume s/Prothon/Python/ ? > > > today that it is not possible, but I will continue to think about it because > > it would make Prothon instantly viable instead of requiring years to build > > up a usable stable of modules. > > OK. I am willing and able (modulo time constraints) to look at this > problem and write code to address it if it's practical to do so. I've > got a lot of development experience, including an interpreter (Forth) > and some light compiler work here and there. I have not worked on > Python internals, so (bad news) I've no direct experience in this > area, but (good news) I also have no preconceptions about how Prothon > "ought" to work. > > I've already subscribed to the dev list. Do you recommend any > particular approach or entry point to understanding the Prothon > code base, or shall I just dive in and see what makes sense? > > Thanks, > > -- Joe > > > ----- Original Message ----- > > From: "Joe Knapka" <[email protected]> > > To: <[email protected]> > > Sent: Friday, March 26, 2004 2:19 PM > > Subject: [Prothon-user] Can Prothon use the Python standard library? > > > > > > > Preample: Prothon looks *very* exciting. As a person who > > > loves Python and is actually rather fond of ECMAScript, > > > I'm happy to see a language that aims to provide the > > > best of both those worlds. Also, I'm sorry if this > > > question is a FAQ, but I couldn't access the archives > > > for either prothon-dev or prothon-user (they're 404ing). > > > > > > Can Prothon directly use the Python standard library? > > > Or more generally, how compatible with the Prothon runtime > > > environment be with Python code? It would be very cool > > > if one could either directly use the Python libs from > > > Prothon code, or else have some automatic way to generate > > > the necessary glue code. > > > > > > Thanks, > > > > > > -- Joe Knapka > > > Resist the feed. > > > -- > > > If you really want to get my attention, send email to > > > jknapka at kneuro dot net. > > > > > > _______________________________________________ > > > Prothon-user mailing list > > > [email protected] > > > http://lists.prothon.org/mailman/listinfo/prothon-user > > > > > > > > > > > > > > > > > > _______________________________________________ > > Prothon-user mailing list > > [email protected] > > http://lists.prothon.org/mailman/listinfo/prothon-user > > > > > > -- > Resist the feed. > -- > If you really want to get my attention, send mail to > jknapka .at. kneuro .dot. net. > > >