Re: PC Programming Language



Grant Edwards wrote:
On 2006-08-12, Joe G (Home) <joe.g@xxxxxxxxxxxxxxx> wrote:
Hi All,


I am looking for suggestions on free or low cost complier programs for the
PC.... I have some experince with VB6.... however I would like to examine other languages and software packages.

Python.

www.python.org


Something like boa ( http://boa-constructor.sourceforge.net/ ) or SPE ( http://pythonide.stani.be/ ) will give you a nice IDE for making gui programs with python.

Add pySerial for the serial port interface.

mvh.,

David
.