Re: alternate language
- From: Florian Diesch <diesch@xxxxxxxxxxxxx>
- Date: Fri, 15 Dec 2006 04:52:20 +0100
Bryan <belred@xxxxxxxxx> 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 did a little bit Haskell at university. IMHO it's a very interesting
language to expand your mind. I never used it for real programming
though.
i don't require any of these features, but extra browny points for any
of the following:
interactive interpreter
HUGS
batteries included
Not with the standard library but AFAIK GHC comes with alot of things
can integrate with c
AFAIK there are some tools
compiles to native code
GHC
can use a gui toolkit such as wx
AFAIK there are at least Gtk bindings
doesn't take 60 hour weeks over years to master
It may take you some time get the idea of pure functional programming
(no loops, no assignment, ...)
Florian
--
<http://www.florian-diesch.de/>
.
- References:
- alternate language
- From: Bryan
- alternate language
- Prev by Date: Re: automatically grading small programming assignments
- Next by Date: Re: MySQLdb windows binaries for Python 2.5?? Yes, but from a World of Warcraft guild.
- Previous by thread: Re: alternate language
- Next by thread: Re: alternate language
- Index(es):
Relevant Pages
|