From: Marcel K Haesok
Subject: List Compiler
Date: 
Message-ID: <36E75299.624D6069@earthlink.net>
Hi,
    I went here,
http://www.debian.org/Packages/stable/interpreters/gcl.html
    and saw something like a compiler called,
    1.The Tool Command Language (TCL) v8.0 - Run-Time Package.
    2. The Tk toolkit for TCL and X11 v8.0 - Run-Time Package.

    Is this a lisp compiler I ought to get? To learn Lisp?
Thanks Marcel

From: Kent M Pitman
Subject: Re: List Compiler
Date: 
Message-ID: <sfwu2vsk182.fsf@world.std.com>
Marcel K Haesok <······@earthlink.net> writes:

> Hi,
>     I went here,
> http://www.debian.org/Packages/stable/interpreters/gcl.html
>     and saw something like a compiler called,
>     1.The Tool Command Language (TCL) v8.0 - Run-Time Package.
>     2. The Tk toolkit for TCL and X11 v8.0 - Run-Time Package.
> 
>     Is this a lisp compiler I ought to get? To learn Lisp?

I don't recommend this approach for someone new to the language.

Both franz and harlequin have good-quality versions of their
commercialware available free.  The obvious web sites apply.  The free
stuff is featured fairly prominently, though they disagree on what to
call it.  (Harlequin calls its free offering its "personal edition";
franz has a personal edition that costs but some other thing that's free.
Ignore the names and just read the descriptions.)

For an introductory text, try Paul Graham's ANSI Common Lisp 
(as a stopgap until I get done writing my own book to supersede it.  ;-)

For reference doc, see
 http://www.harlequin.com/education/books/HyperSpec/FrontMatter/index.html
which is a webbed version that is essentially content-equivalent to the
ANSI CL specification.

Other info about Lisp (resources, jobs, mailing lists, faqs, etc.)
can be found at the Association of Lisp Users (ALU) interim home page, at:
  http://www.elwoodcorp.com/alu/

Good luck.
From: Marcel K Haesok
Subject: Re: List Compiler
Date: 
Message-ID: <36E7750A.522EA5F5@earthlink.net>
Thanks a bunch Kent. I really appreciate it. Your info is really just the
ticket for me. Thanks. Marcel

Kent M Pitman wrote:

> Marcel K Haesok <······@earthlink.net> writes:
>
> > Hi,
> >     I went here,
> > http://www.debian.org/Packages/stable/interpreters/gcl.html
> >     and saw something like a compiler called,
> >     1.The Tool Command Language (TCL) v8.0 - Run-Time Package.
> >     2. The Tk toolkit for TCL and X11 v8.0 - Run-Time Package.
> >
> >     Is this a lisp compiler I ought to get? To learn Lisp?
>
> I don't recommend this approach for someone new to the language.
>
> Both franz and harlequin have good-quality versions of their
> commercialware available free.  The obvious web sites apply.  The free
> stuff is featured fairly prominently, though they disagree on what to
> call it.  (Harlequin calls its free offering its "personal edition";
> franz has a personal edition that costs but some other thing that's free.
> Ignore the names and just read the descriptions.)
>
> For an introductory text, try Paul Graham's ANSI Common Lisp
> (as a stopgap until I get done writing my own book to supersede it.  ;-)
>
> For reference doc, see
>  http://www.harlequin.com/education/books/HyperSpec/FrontMatter/index.html
> which is a webbed version that is essentially content-equivalent to the
> ANSI CL specification.
>
> Other info about Lisp (resources, jobs, mailing lists, faqs, etc.)
> can be found at the Association of Lisp Users (ALU) interim home page, at:
>   http://www.elwoodcorp.com/alu/
>
> Good luck.
From: Sunil Mishra
Subject: Re: List Compiler
Date: 
Message-ID: <efyu2vs4k5e.fsf@whizzy.cc.gatech.edu>
Marcel K Haesok <······@earthlink.net> writes:

> Hi,
>     I went here,
> http://www.debian.org/Packages/stable/interpreters/gcl.html
>     and saw something like a compiler called,
>     1.The Tool Command Language (TCL) v8.0 - Run-Time Package.
>     2. The Tk toolkit for TCL and X11 v8.0 - Run-Time Package.

TCL/Tk have little to do with lisp.

>     Is this a lisp compiler I ought to get? To learn Lisp?
> Thanks Marcel

What OS/machine do you have?

The major lisp vendors have free versions to play with.

Windows:
http://www.harlequin.com/
http://www.franz.com/ (Linux too)

Mac:
http://www.digitool.com/

Though I think the demo version that digitool offers is very limited. Then
there are bunch of free lisps, which I will not attempt to describe. Check
the ALU site from the other posting for more information.

Sunil
From: Marcel K Haesok
Subject: Re: List Compiler
Date: 
Message-ID: <36E7760C.DA3C2E71@earthlink.net>
Thanks again, Sunil. Like the old saying, free advice is good advice.
Newsgroups are great! Hearing things straight from the horse's mouth so to
speak. How did I live without newsgroup a while back, I wonder.  thanks again.
Marcel

Sunil Mishra wrote:

> Marcel K Haesok <······@earthlink.net> writes:
>
> > Hi,
> >     I went here,
> > http://www.debian.org/Packages/stable/interpreters/gcl.html
> >     and saw something like a compiler called,
> >     1.The Tool Command Language (TCL) v8.0 - Run-Time Package.
> >     2. The Tk toolkit for TCL and X11 v8.0 - Run-Time Package.
>
> TCL/Tk have little to do with lisp.
>
> >     Is this a lisp compiler I ought to get? To learn Lisp?
> > Thanks Marcel
>
> What OS/machine do you have?
>
> The major lisp vendors have free versions to play with.
>
> Windows:
> http://www.harlequin.com/
> http://www.franz.com/ (Linux too)
>
> Mac:
> http://www.digitool.com/
>
> Though I think the demo version that digitool offers is very limited. Then
> there are bunch of free lisps, which I will not attempt to describe. Check
> the ALU site from the other posting for more information.
>
> Sunil
From: Fernando D. Mato Mira
Subject: Re: List Compiler
Date: 
Message-ID: <36E7B323.A05837C7@iname.com>
Sunil Mishra wrote:

> Marcel K Haesok <······@earthlink.net> writes:
>
> > Hi,
> >     I went here,
> > http://www.debian.org/Packages/stable/interpreters/gcl.html
> >     and saw something like a compiler called,
> >     1.The Tool Command Language (TCL) v8.0 - Run-Time Package.
> >     2. The Tk toolkit for TCL and X11 v8.0 - Run-Time Package.
>
> TCL/Tk have little to do with lisp.
>

The `little' being STk:

http://kaolin.unice.fr/

Regards,

--
Fernando D. Mato Mira
Real-Time SW Eng & Networking
Advanced Systems Engineering Division
CSEM
Jaquet-Droz 1                   email: matomira AT acm DOT org
CH-2007 Neuchatel                 tel:       +41 (32) 720-5157
Switzerland                       FAX:       +41 (32) 720-5720

www.csem.ch      www.vrai.com     ligwww.epfl.ch/matomira.html
From: David B. Lamkins
Subject: Re: List Compiler
Date: 
Message-ID: <jaSF2.679$A6.429080@news1.teleport.com>
In article <···············@whizzy.cc.gatech.edu> , Sunil Mishra 
<·······@whizzy.cc.gatech.edu>  wrote:

[snip]

> Mac:
> http://www.digitool.com/
>
> Though I think the demo version that digitool offers is very limited.

The limitation is this: You get 15 minutes to use the MCL demo each time you
start it up.  There's a floating timer window, so there are no surprises.
If you have a larger project such that you can't evaluate it in 15 minutes,
Digitool will grant you a temporary key that enables MCL demo for 30 days.

Aside from the time limit, the demo version is fully functional.  Of course,
the CD-ROM comes with a few hundred megabytes of additional source,
documentation, examples, demos, etc.

--
David B. Lamkins <http://www.teleport.com/~dlamkins/>

Recently undead Isabelle to the archangel Gabriel in "The Prophecy II":
"So, you're keeping me alive because you don't know DOS?"
From: Marcel K Haesok
Subject: Re: List Compiler
Date: 
Message-ID: <36E9F7D3.47985B5C@earthlink.net>
--------------B24A2DB4B2CFFD804C47DC40
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

Thank you, David. Marcel.

--------------B24A2DB4B2CFFD804C47DC40
Content-Type: text/html; charset=us-ascii
Content-Transfer-Encoding: 7bit

<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
<html>
<font face="Courier New,Courier">Thank you, David. Marcel.</font></html>

--------------B24A2DB4B2CFFD804C47DC40--
From: Craig Brozefsky
Subject: Re: List Compiler
Date: 
Message-ID: <87sobc1nhg.fsf@piracy.red-bean.com>
Marcel K Haesok <······@earthlink.net> writes:

> Hi,
>     I went here,
> http://www.debian.org/Packages/stable/interpreters/gcl.html
>     and saw something like a compiler called,
>     1.The Tool Command Language (TCL) v8.0 - Run-Time Package.
>     2. The Tk toolkit for TCL and X11 v8.0 - Run-Time Package.
> 
>     Is this a lisp compiler I ought to get? To learn Lisp?
> Thanks Marcel

If you are in debian, may I suggest the CMUCL .deb.  If you have apt
installed, which you should if you are running slink, then the
following command will install it:

apt-get cmucl

It is a Lisp system which is public domain so it will be in the Debian
proper, and since it is a .deb and not a tarball from somewhere else
you might find it easier to install/remove.


-- 
Craig Brozefsky        <·····@red-bean.com>
Less matter, more form!      - Bruno Schulz
From: Marcel K Haesok
Subject: Re: List Compiler
Date: 
Message-ID: <36E77882.76A6A070@earthlink.net>
Thanks Craig. I am truly grateful to everyone. Marcel

Craig Brozefsky wrote:

> Marcel K Haesok <······@earthlink.net> writes:
>
> > Hi,
> >     I went here,
> > http://www.debian.org/Packages/stable/interpreters/gcl.html
> >     and saw something like a compiler called,
> >     1.The Tool Command Language (TCL) v8.0 - Run-Time Package.
> >     2. The Tk toolkit for TCL and X11 v8.0 - Run-Time Package.
> >
> >     Is this a lisp compiler I ought to get? To learn Lisp?
> > Thanks Marcel
>
> If you are in debian, may I suggest the CMUCL .deb.  If you have apt
> installed, which you should if you are running slink, then the
> following command will install it:
>
> apt-get cmucl
>
> It is a Lisp system which is public domain so it will be in the Debian
> proper, and since it is a .deb and not a tarball from somewhere else
> you might find it easier to install/remove.
>
> --
> Craig Brozefsky        <·····@red-bean.com>
> Less matter, more form!      - Bruno Schulz