From: Elena on
On 11 Giu, 20:03, Chris Hulan <chris.hu...(a)gmail.com> wrote:
> Haven't used it but Racket (http://racket-lang.org/) looks to be a new
> and improved Scheme

I have checked it out and I don't recommend it to others.

Racket is not Scheme anymore (it can't use SLIB, which relies on
common Scheme facilities). Racket is a language and an environment on
their own. For instance: debugging facilities are hidden into its IDE,
therefore you'll have to leave your debugging environment of choice.
Yes, you can run a REpL outside of its IDE, but you can't do much more
than that.
From: tfgordon on

Consider Clojure: http://clojure.org/

You might want to watch one of these videos for an overview:

http://clojure.blip.tv/

There is also evidence that Clojure is currently the most popular
Lisp, more "popular" than Scheme or Common Lisp, whatever that means:

http://www.google.com/trends?q=common+lisp,+scheme+language,+clojure

-Tom G.
From: bolega on
On Jun 12, 2:02 am, "Antti \"Andy\" Ylikoski"
<antti.yliko...(a)gmail.com> wrote:
> 10.6.2010 23:14, bolega kirjoitti:
>
>
>
> > Which is the best implementation of LISP family of languages for real
> > world programming ?
>
> >http://wiki.alu.org/Implementation
>
> > Kindly pick one from commercial and one from open-source .
>
> > The criteria is :
>
> > libraries, gui interface and builder, libraries for TCP, and evolving
> > needs.
>
> > Please compare LISP and its virtues with other languages such as
> > javascript, python etc.
>
> > I put javascript in the context that it is very similar in its
> > architecture (homoiconic ie same representation for data-structures
> > and operations, ie hierarchical, which means nested-lists<=>  n-ary
> > tree<=>  binary tree<=>  linked-list<=>  dictionary<=>  task-subtask,
> > and implicitly based on what C calls pointers, and at machine level
> > the indirect addressing of memory) to lisp family.
>
> > I put python in the context that it has the most extensive libraries
> > and shares the build-fix virtue of lisp highlighted by Paul Graham in
> > his books. Python is touted for its rapid prototyping of guis. It
> > syntax enforces stable format which guards against programmer malice
> > or sloppiness - so that there is a certain level of legacy code
> > readability.
>
> > Both have eval but not clear what is the implementation efficiency to
> > justify the habit of excessively using it.
>
> > Certainly, lisp/scheme are excellent for learning the concepts of
> > programming languages due to its multi-paradigm nature and readily
> > available code of the elementary interpreter.
>
> > Is there an IDE for these lispish-scheming languages ? Is there
> > quality implementation for Eclipse ? Emacs pre-supposes some knowledge
> > of these so that newbie can get stuck. Also, emacs help is not very
> > good.
>
> > Is there a project whereby the internal help of emacs (analogous to
> > its man pages) are being continuously being updated AND shared ? I
> > have never seen updates to the help. Perhaps, the commercial people
> > are doing it, even from the posts of the newsgroups, but the public
> > distros or these newsgroups have NEVER made such an announcement.
>
> > Explanations integrated into the help are more important than the
> > books - its like the wikipedia incorporated into emacs.
>
> > Is there support for the color highlighting of the code by hovering as
> > on this page ?
>
> >http://community.schemewiki.org/?lexical-scope
>
> > Which book/paper has the briefest minimal example of gui design along
> > XML nested/hiearchical elements with event-listeners for lisp/scheme ?
>
> > Thanks
>
> I have used several available LISP systems such as the Gigamonkeys CLISP
> Lispbox, and the Clozure Common LISP.
>
> The system which I currently am using is the Franz Allegro Common LISP.
>   It is a commercial product; and so far I have had no problems with the
> Allegro.  (NB: I am using the Express version.  I feel that the full
> scale commercial license is not exceedingly expensive.)
>
> (Right now I'm studying and working with the exercises in Peter Norvig's
> book Paradigms of Artificial Intelligence Programming.  I have done 16
> of the 25 chapters.)
>
> This is not an advertisement.  If someone wishes to criticize that
> product, or if someone would like to suggest some other equally usable
> implementation, of course please feel free to do so.
>
> regards, Antti J. Ylikoski
> Helsinki, Finland, the E.U.

What was your main reason for picking the Allegro (commercial) as
opposed to one of the open source ones ? Is there anything in this old
norvig book that makes it worth pursuing as a text ?

http://norvig.com/paip.html
From: nanothermite911fbibustards on
On Jun 12, 12:57 pm, p...(a)informatimago.com (Pascal J. Bourguignon)
wrote:
> George Neuner <gneun...(a)comcast.net> writes:
> > On Sat, 12 Jun 2010 18:57:08 +0300, "Antti \"Andy\" Ylikoski"
> > <antti.yliko...(a)gmail.com> wrote:
>
> >>OT:  (very Off Topic.............)
> >>I would not trust dolphins to take care of my investments.
>
> > Why not?  Remember the chimpanzee that picked stocks and beat many
> > professional fund managers?
> >http://www.marketwatch.com/story/dart-throwing-chimp-still-making-mon...
>
> > The average dolphin's brain is bigger than the average human's (and
> > far bigger than a chimpanzee's).  Dolphin investment strategies might
> > look fishy to us but dolphins have a unique point of view on important
> > industries such as transportation, telecommunications, construction,
> > tourism, energy exploration, food production, etc.  
>
> > I'd trust a dolphin over a Wall Street fund manager any day.
>
> Me too.  At least, the dolphin wouldn't be a former SEC president, and
> would have no use for our painfully spared dollars.
>
> --
> __Pascal Bourguignon__                    http://www.informatimago.com/

Are we really so sure to be that off topic ?

What about the sweet Bernard Madoff ?

From: nanothermite911fbibustards on
On Jun 12, 12:57 pm, p...(a)informatimago.com (Pascal J. Bourguignon)
wrote:
> George Neuner <gneun...(a)comcast.net> writes:
> > On Sat, 12 Jun 2010 18:57:08 +0300, "Antti \"Andy\" Ylikoski"
> > <antti.yliko...(a)gmail.com> wrote:
>
> >>OT:  (very Off Topic.............)
> >>I would not trust dolphins to take care of my investments.
>
> > Why not?  Remember the chimpanzee that picked stocks and beat many
> > professional fund managers?
> >http://www.marketwatch.com/story/dart-throwing-chimp-still-making-mon...
>
> > The average dolphin's brain is bigger than the average human's (and
> > far bigger than a chimpanzee's).  Dolphin investment strategies might
> > look fishy to us but dolphins have a unique point of view on important
> > industries such as transportation, telecommunications, construction,
> > tourism, energy exploration, food production, etc.  
>
> > I'd trust a dolphin over a Wall Street fund manager any day.
>
> Me too.  At least, the dolphin wouldn't be a former SEC president, and
> would have no use for our painfully spared dollars.
>
> --
> __Pascal Bourguignon__                    http://www.informatimago.com/

Are we so sure to go so much off topic to SEC and Bernard Madoff ?

----
http://www.youtube.com/watch?v=lX18zUp6WPY

http://www.youtube.com/watch?v=XQapkVCx1HI

http://www.youtube.com/watch?v=tXJ-k-iOg0M

Hey Racist and INcompetent FBI Bustards, where is the ANTHRAX Mailer ?
Where are the 4 blackboxes ? Where are the Pentagon Videos ? Why did
you release the 5 dancing Israelis compromising the whole 911
investigation ? If the Dubai Police can catch Mossad Murderers and put
the videos and Iranian Police can why cant you put the Pentagon
Videos ? If Iran police can put the AMERICAN TERRORIST, Riggi and
puting on INTERNATIONAL MEDIA a day after catching him without
TORTURE, why cant you put the INNOCENT patsies on the MEDIA. Why did
you have to LIE about Dr Afiya Siddiqui and torture that Innocent
little mother of 3 and smashing the skull of her one child ?

http://www.youtube.com/watch?v=DhMcii8smxk
http://www.youtube.com/watch?v=0SZ2lxDJmdg

There are CRIMINAL cases against CIA CRIMINAL Bustards in Italian
courts.

FBI bustards paid a penalty of $5.8 million to Steven Hatfill, but
only because he was a white. They got away with MURDER of thousands of
Non-whites in all parts of the world.

Daily 911 news : http://911blogger.com

http://www.youtube.com/watch?v=tRfhUezbKLw

http://www.youtube.com/watch?v=x7kGZ3XPEm4

http://www.youtube.com/watch?v=lX18zUp6WPY