Welcome, Guest. Please login or register.

Author Topic: AmigaPython 2.3.3 alpha and new website launched  (Read 1653 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline pythonmanTopic starter

  • Newbie
  • *
  • Join Date: Mar 2004
  • Posts: 6
    • Show only replies by pythonman
    • http://www.monkeyhouse.eclipse.co.uk/amiga/
AmigaPython 2.3.3 alpha and new website launched
« on: March 11, 2004, 12:47:18 PM »
Tim Ocock has updated Irmen de Jong's Amiga port of the Python programming language to the latest version 2.3.3



Python is an interpreted scripting language similar to ARexx, only a lot more powerful, being object oriented amongst other things (although the power comes with a price, the engine is a lot bigger than ARexx)

Alpha release and new website can be found at:

http://www.monkeyhouse.eclipse.co.uk/amiga/python/
 

Offline Batman

  • Newbie
  • *
  • Join Date: Mar 2004
  • Posts: 21
    • Show only replies by Batman
Re: AmigaPython 2.3.3 alpha and new website launched
« Reply #1 on: March 12, 2004, 12:29:57 PM »
At last some good news!

I've two questions: 1) Has Tim told python.org to change the links to AmigaPython? 2) Since Tim doesn't seems to have an A1, is he able to port it to AROS (the PyAROS project is no longer active, IMHO), in this way "unifying" Python in the two main amigoid platforms (AROS and OS3.9) and paving the way to an OS4 port?  :-)
 

Offline pythonmanTopic starter

  • Newbie
  • *
  • Join Date: Mar 2004
  • Posts: 6
    • Show only replies by pythonman
    • http://www.monkeyhouse.eclipse.co.uk/amiga/
Re: AmigaPython 2.3.3 alpha and new website launched
« Reply #2 on: March 12, 2004, 01:04:50 PM »
Answers:

1) Yes, but they, and I, are waiting for me to put out a more stable version before we changeover fully

2) We'll see. I can certainly hope someone else do it. As far as I'm concerned I've got a perfectly usable Amiga emulation so I don't see the need for AROS. As for OS4, apparently the alpha works on it fine, but obviously not natively yet.
 

Offline Batman

  • Newbie
  • *
  • Join Date: Mar 2004
  • Posts: 21
    • Show only replies by Batman
Re: AmigaPython 2.3.3 alpha and new website launched
« Reply #3 on: March 12, 2004, 10:41:45 PM »
Quote
As for OS4, apparently the alpha works on it fine, but obviously not natively yet.


Are you implying that some betatester is testing it on OS4?  :-?
 

Offline x303

Re: AmigaPython 2.3.3 alpha and new website launched
« Reply #4 on: March 20, 2004, 10:26:24 PM »
Quote
Are you implying that some betatester is testing it on OS4?
I think he means that the 68k version is running fine on OS4, but it's not compiled for it yet. I also think if you would compile it with GCC on OS4, it should work almost out of the box (I compiled it with the 68k version of GCC, works fine too).

[color=FF0000]x303[/color] :-D  :-D  :-D
 

Offline Batman

  • Newbie
  • *
  • Join Date: Mar 2004
  • Posts: 21
    • Show only replies by Batman
Re: AmigaPython 2.3.3 alpha and new website launched
« Reply #5 on: March 21, 2004, 03:30:58 PM »
Nice to hear! However, what about an add-on for the official python documentation like the MacPython reference? It would help us (and AmigaOS) greatly!