Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Message from discussion more food for lisp fans and sage
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Bill Hart  
View profile  
 More options Mar 13 2012, 7:25 pm
From: Bill Hart <goodwillh...@googlemail.com>
Date: Tue, 13 Mar 2012 23:25:40 +0000
Local: Tues, Mar 13 2012 7:25 pm
Subject: Re: [sage-flame] Re: more food for lisp fans and sage
Clojure is not a Common Lisp, but is nevertheless a pretty competent
Lisp which has gained a lot of attention. It is still not in the top
50 programming languages though.

It is much faster than Python, but still slower than Java (it is
implemented on the JVM).

I can't see any genuine justification for implementing Clojure in
Python other than to have fun doing so. The popularity of Python has
been plummeting like a rock. Contrast the sudden resurgence of
interest in C putting it again in top spot.

For another language very similar to Lisp which has seen phenomenal
growth, take a look at Logo.

Anyhow, my favourite language by far at the moment is Julia. It has
the performance of C (even when run via its REPL), the power of Python
and a nice familiar syntax. There's a real buzz around it at the
moment.

Bill.

On 13 March 2012 22:07, rjf <fate...@gmail.com> wrote:

> On Tuesday, March 13, 2012 2:26:26 PM UTC-7, Tom wrote:

>> Can Common Lisp cleanly make calls to clojure?

> I expect that most common lisps can make calls to python without clojure
> being involved at all.
> see
> http://common-lisp.net/project/python-on-lisp/

> which I have not tried. However, I have loaded a dll intended for python
> directly into Allegro Common Lisp, for GMP or something similar.  I found
> the interface provided, equivalent to that provided to python, to be
> inadequate
> for my purposes, since it did not allow for destructive alteration of
> structures.

> I then found a GMP dll for Windows (actually a bunch, for Pentium, for other
> Intel implementations, etc))
> and used that from lisp.

> If Python is no faster than Clojure, I guess that is another reason not to
> use Python.

> RJF

>>   If so, Maxima could
>> include Sage as a package, and pick up some extra number theoretic
>> functionality!  Though... the size of the source tarball would
>> probably grow a bit if we're not careful.

>> On Tue, Mar 13, 2012 at 1:15 PM, Harald Schilly
>> <harald.schi...@gmail.com> wrote:
>> > On Tue, Mar 13, 2012 at 21:07, rjf <fate...@gmail.com> wrote:
>> >> I suppose that means one no longer has to write in Python. but can use
>> >> a language that is nicer, but probably even slower.

>> > the example file i linked to has some benchmarks at the top. there is
>> > almost no difference to python and it is in the range of clojure's
>> > usual runtime environment (JVM). if i understand it correctly, they do
>> > not interpret the code, but generate something out of the files.
>> > that's why it is equally fast as python.
>> > if i'm not mistaken, it should be possible to access the whole sage
>> > python library -- just with clojure's syntax and nearly no overhead!

>> > h

>> > --
>> > You received this message because you are subscribed to the Google
>> > Groups "sage-flame" group.
>> > To post to this group, send email to sage-flame@googlegroups.com.
>> > To unsubscribe from this group, send email to
>> > sage-flame+unsubscribe@googlegroups.com.
>> > For more options, visit this group at
>> > http://groups.google.com/group/sage-flame?hl=en.

> --
> You received this message because you are subscribed to the Google Groups
> "sage-flame" group.
> To view this discussion on the web visit
> https://groups.google.com/d/msg/sage-flame/-/id1eHed059YJ.

> To post to this group, send email to sage-flame@googlegroups.com.
> To unsubscribe from this group, send email to
> sage-flame+unsubscribe@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/sage-flame?hl=en.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.