Python for QL?

Anything QL Software or Programming Related.
Post Reply
User avatar
ql_freak
Super Gold Card
Posts: 503
Joined: Sun Jan 18, 2015 1:29 am

Python for QL?

Post by ql_freak »

We have SuperBASIC, we have REXX (Regina REXX interpreter), ANSI-C, ...

But do we have a Python interpreter? It's a superb language. Very similar to SuperBASIC (e. g. it supports slicing) but more modern (e. g. supports object orientated programming - You must not use it, but you can).


http://peter-sulzer.bplaced.net
GERMAN! QL-Download page also available in English: GETLINE$() function, UNIX-like "ls" command, improved DIY-Toolkit function EDLINE$ - All with source. AND a good Python 3 Tutorial (German) for Win/UNIX :-)
Derek_Stewart
Font of All Knowledge
Posts: 4733
Joined: Mon Dec 20, 2010 11:40 am
Location: Sunny Runcorn, Cheshire, UK

Re: Python for QL?

Post by Derek_Stewart »

Hi,

I did look at porting over Python to the QL, but I am not the best C programmer in the world.

Another idea would to create Python libraries for S*Basic so QL basic programmes can run.

I will have a look at what can be done.


Regards,

Derek
Post Reply