Re: Py Update
- Posted by Irv <irv at ELLIJAY.COM> Oct 21, 2000
- 642 views
On Sat, 21 Oct 2000, <tone.skoda at SIOL.NET> wrote: > This Py language can't be a seriuos project? Cause you would have to write > it in C not Euphoria for the sake of speed. So I'm assuming you are writing > it ... why? Dave Cuny is writing it - and after playing with it for a few minutes, I'd have to say, yes, it is a very serious project.. In an amazingly short period of time, he has added a lot of the features that people have been asking for on this list for years. It's already fast enough for many uses, even though it uses Euphoria as its base - and the Euphoria engine can be compiled, further boosting the speed. > Why don't you write a preprocessor (upgrade existing). > It would make much more sense and it would be useful for some real programs. There are a number of preprocessors available already. They aren't used very much, as far as I can see. Personally, they annoy me more than help. Besides, I don't know how a pre-processor would let you run in interactive mode. (I thought I would hate this, but it turns out to be quite useful) > It would be very interesting to have our own language similar to Euphoria >with source code available. Dave supplies everything you need to write your own. Give it a try. Or, better, contribute to testing Py - perhaps some of the neat features will be enough to convince Rob to add them to Euphoria. Regards, Irv