Abandoning Python
Brendan Simon (eTRIX)
brendan.simon at etrix.com.au
Sun May 22 18:58:55 EDT 2011
On 23/05/11 7:17 AM, python-list-request at python.org wrote:
> Subject:
> Re: Abandoning Python
> From:
> John Lee <jjl at pobox.com>
> Date:
> Sun, 22 May 2011 21:13:44 +0000 (UTC)
>
>
>> >
>> > Have you looked at Falcon (http://www.falconpl.org/)? It seems to have a lot
>> > of what you are looking for.
> I'm more interested in other people's opinions than my own "looking for"s.
>
> What *should* I be looking for (other than Python itself)? What's interesting,
> widely applicable, and new(ish)?
>
> Falcon fails my personal book-by-its-cover test. There are too many languages
> to do without that test, unfortunately.
Take a look at Cobra.
http://cobra-language.com/docs/python/
http://cobra-language.com/
It is similar to Python, but with a quite a few nice extras and few improved things (eg. no "self", no ":", ...)
Possible negatives are:
* Requires either .NET or Mono frameworks.
* lack of 3rd party libraries ??
Cheers, Brendan.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20110523/28469433/attachment-0001.html>
More information about the Python-list
mailing list