Re: alternate language




Bryan wrote:
what is a good alternate language to learn? i just want something to expand
my mind and hopefully reduce or delay any chance of alzheimer's. i would
especially like to hear from those of you who learned python _before_ these
languages.

haskell, erlang, ocaml, mozart/oz, rebel, etc.

i don't require any of these features, but extra browny points for any of
the following:

interactive interpreter
batteries included
can integrate with c
compiles to native code
can use a gui toolkit such as wx
doesn't take 60 hour weeks over years to master


Chicken Scheme: http://www.call-with-current-continuation.org
(not sure about wx, but there are various GUI wrappers available)


Michele Simionato

.



Relevant Pages

  • Re: python GUIs comparison (want)
    ... If you (or community experiences) don't agree with the ... script with each GUI toolkit rated by the "community" for each ... I could do the same for Python IDE's, web frameworks, etc. ... A lot of Python programs are written using Tkinter. ...
    (comp.lang.python)
  • Re: WORKAROUND & the Python GUI-lib situation ...
    ... py2exe and cx_Freeze in each combination and could not reproduce the bug ... Windows ctrl-libs in the main Python folder after wx-install (which I ... language for GUI programming also and it should glue soon to OS-libs ... Python first should maybe have a real Python GUI toolkit and unite the ...
    (comp.lang.python)
  • Re: OO on python real life tutorial?
    ... "wxPython is the best and most mature cross-platform GUI toolkit, ... The only reason wxPython isn't the ... Wax is quite nice. ... replace/mount side by side Tkinter in future Python ...
    (comp.lang.python)
  • Newbie: fileselector dialog box
    ... I have 'Practical Python' (very little about GUI scripts), and googled for ideas, but can't make proper decision as fast as I need. ... I need just to create GUI file selector dialog box, so user can choose existing or new file new in any directory. ... Is there already some library function for fileselector in choosed GUI toolkit? ...
    (comp.lang.python)
  • Re: Python -- (just) a successful experiment?
    ... Ruby on Rails seems to do pretty well without ... There's already a pretty successful programming framework for Python ... for one particular GUI toolkit, I think you'll have much more success by ...
    (comp.lang.python)