Account Options

  1. Sign in
The old Google Groups will be going away soon.
Switch to the new Google Groups.
Google Groups Home
« Groups Home
Are we close to a Lisp boom ?
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  Messages 26 - 50 of 150 - Collapse all  -  Translate all to Translated (View all originals) < Older  Newer >
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
 
Pertti Kellomäki  
View profile  
 More options May 5 2008, 3:18 am
Newsgroups: comp.lang.lisp
From: Pertti Kellomäki <pertti.kellom...@tut.fi>
Date: Mon, 05 May 2008 10:18:11 +0300
Local: Mon, May 5 2008 3:18 am
Subject: Re: Are we close to a Lisp boom ?

pls.m...@gmail.com wrote:
> On 4 Mag, 05:08, scholz.lot...@gmail.com wrote:
>> Without Unicode support, Windows Ports, true Multithreading i think
>> definietly not.

> Gimme everything. And free. And now. And without my contribution.
> Does this work anywhere in your personal life?

It does seem to work all right if one is using Python.

There is lots of stuff out there for which it does not really
matter whether one is using CL, Python, Ruby, or any other half-sane
language. In that situation, the language where you can just
say "import X" for stuff like regexps, HTTP, HTML etc. is going
to win. And for good reason, I might add.
--
Pertti


 
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.
John Thingstad  
View profile  
 More options May 5 2008, 4:59 am
Newsgroups: comp.lang.lisp
From: "John Thingstad" <jpth...@online.no>
Date: Mon, 05 May 2008 10:59:06 +0200
Local: Mon, May 5 2008 4:59 am
Subject: Re: Are we close to a Lisp boom ?
På Mon, 05 May 2008 09:18:11 +0200, skrev Pertti Kellomäki  
<pertti.kellom...@tut.fi>:

> pls.m...@gmail.com wrote:
>> On 4 Mag, 05:08, scholz.lot...@gmail.com wrote:
>>> Without Unicode support, Windows Ports, true Multithreading i think
>>> definietly not.
>>  Gimme everything. And free. And now. And without my contribution.
>> Does this work anywhere in your personal life?

> It does seem to work all right if one is using Python.

> There is lots of stuff out there for which it does not really
> matter whether one is using CL, Python, Ruby, or any other half-sane
> language. In that situation, the language where you can just
> say "import X" for stuff like regexps, HTTP, HTML etc. is going
> to win. And for good reason, I might add.

I see thee approaches here.

Indeed if all you do is call library code, who cares how fast the language  
is?
After all the library is doing all the work anyhow.
Of course there are cases where Python, Ruby etc are just to slow like  
when implementing non trivial algorithms of your own. So you need a  
library for everything. (Web designers like this way.)

If you don't have a library you you are left with implementing it in C or  
simular. LUA works on this principle. Do the speed critical stuff in  
C/C++. Do the glue code in LUA. (Computer games people like this way.)

CL is just another alternative. It allows you to customize the language to  
fit the problem and COMPILE it.
Particularly handy if the problem you want to solve isn't that trivial in  
the first place.
(Expert systems, CAD/CIM, Gene mapping perhaps)

No CL isn't Ruby and might not attract the same people. Personally I am  
fine with that.

--------------
John Thingstad


 
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.
globalrev  
View profile  
 More options May 5 2008, 10:12 am
Newsgroups: comp.lang.lisp
From: globalrev <skanem...@yahoo.se>
Date: Mon, 5 May 2008 07:12:28 -0700 (PDT)
Local: Mon, May 5 2008 10:12 am
Subject: Re: Are we close to a Lisp boom ?
On 5 Maj, 00:54, "John Thingstad" <jpth...@online.no> wrote:

> På Sun, 04 May 2008 20:38:58 +0200, skrev Joost Diepenmaat
> <jo...@zeekat.nl>:

> > Besides, *fuck* the average programmer. Average programmers should be
> > in middle management where they can't mess up the code base (much).

> Just like 80% of the population think they drive better than average there
> are very few *average* programmers out there :)

> Let's call it John's buffoon law..

> --------------
> John Thingstad

lol so true.

even norwegians say clever stuff sometimes ;) (swedish)


 
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.
mabramson@gmail.com  
View profile  
 More options May 5 2008, 1:27 pm
Newsgroups: comp.lang.lisp
From: "mabram...@gmail.com" <mabram...@gmail.com>
Date: Mon, 5 May 2008 10:27:00 -0700 (PDT)
Subject: Re: Are we close to a Lisp boom ?
Nothing in Washington, DC, as usual.


 
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.
Zach Beane  
View profile  
 More options May 5 2008, 1:29 pm
Newsgroups: comp.lang.lisp
From: Zach Beane <x...@xach.com>
Date: Mon, 05 May 2008 13:29:40 -0400
Local: Mon, May 5 2008 1:29 pm
Subject: Re: Are we close to a Lisp boom ?

"mabram...@gmail.com" <mabram...@gmail.com> writes:
> Nothing in Washington, DC, as usual.

Actually, FringeDC meets on May 10th, but I forgot to add it to my
calendar.

http://www.lisperati.com/fringedc.html has more info.

Zach


 
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.
pls.m...@gmail.com  
View profile  
 More options May 5 2008, 4:38 pm
Newsgroups: comp.lang.lisp
From: pls.m...@gmail.com
Date: Mon, 5 May 2008 13:38:10 -0700 (PDT)
Local: Mon, May 5 2008 4:38 pm
Subject: Re: Are we close to a Lisp boom ?
On 5 Mag, 09:18, Pertti Kellomäki <pertti.kellom...@tut.fi> wrote:

> > Gimme everything. And free. And now. And without my contribution.
> > Does this work anywhere in your personal life?

> It does seem to work all right if one is using Python.

Wow, I didn't know that Python does have this kind of bad educational
attitude...

;)

-PM


 
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.
David Formosa (aka ? the Platypus)  
View profile  
 More options May 5 2008, 5:11 pm
Newsgroups: comp.lang.lisp
From: "David Formosa (aka ? the Platypus)" <dform...@usyd.edu.au>
Date: Mon, 05 May 2008 21:11:25 GMT
Local: Mon, May 5 2008 5:11 pm
Subject: Re: Are we close to a Lisp boom ?

On Sun, 04 May 2008 19:09:58 +0200, John Thingstad <jpth...@online.no> wrote:
> På Sun, 04 May 2008 05:08:43 +0200, skrev <scholz.lot...@gmail.com>:
[...]
>> Without Unicode support, Windows Ports, true Multithreading i think
>> definietly not.

> Of course my LispWorks system supports all of the above..
> It does not do 'symmetric' multiprocessing if that is what you mean.
> I might add that none of these things are a part of the C standard either.
> That hasn't prevented C from being a popular language.

However the libraries to do thouse things have been standardized.

> Common Lisp is just a common denominator for Lisp's. Commercial versions  
> like LispWorks and ACL come with large libraries in addition to ANSI  
> Common Lisp.

Thats the problem.  I'm no longer writing CL, I'm writing a dialect of
CL that is dependent on the success or otherwise of my vender.

 
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.
Edi Weitz  
View profile  
 More options May 5 2008, 5:15 pm
Newsgroups: comp.lang.lisp
From: Edi Weitz <spamt...@agharta.de>
Date: Mon, 05 May 2008 17:15:34 -0400
Local: Mon, May 5 2008 5:15 pm
Subject: Re: Are we close to a Lisp boom ?

On Sun, 04 May 2008 19:09:58 +0200, "John Thingstad" <jpth...@online.no> wrote:
> Of course my LispWorks system supports all of the above..  It does
> not do 'symmetric' multiprocessing if that is what you mean.

The next version will do.  Dave Fox made an announcement at the ECLM
asking people interested in beta-testing this to contact LispWorks.

Edi.

--

Lisp is not dead, it just smells funny.

Real email: (replace (subseq "spamt...@agharta.de" 5) "edi")


 
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.
Edi Weitz  
View profile  
 More options May 5 2008, 5:16 pm
Newsgroups: comp.lang.lisp
From: Edi Weitz <spamt...@agharta.de>
Date: Mon, 05 May 2008 17:16:12 -0400
Local: Mon, May 5 2008 5:16 pm
Subject: Re: Are we close to a Lisp boom ?
On Mon, 05 May 2008 21:11:25 GMT, "David Formosa (aka ? the Platypus)" <dform...@usyd.edu.au> wrote:

> I'm no longer writing CL, I'm writing a dialect of CL that is
> dependent on the success or otherwise of my vender.

How is that different from C/C++?

--

Lisp is not dead, it just smells funny.

Real email: (replace (subseq "spamt...@agharta.de" 5) "edi")


 
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.
EL  
View profile  
 More options May 5 2008, 6:05 pm
Newsgroups: comp.lang.lisp
From: EL <eckhardnos...@gmx.de>
Date: Tue, 06 May 2008 00:05:54 +0200
Local: Mon, May 5 2008 6:05 pm
Subject: Re: Are we close to a Lisp boom ?
Spiros Bousbouras schrieb:

> If it's true that as we progress in time, successive
> fashionable languages resemble Lisp more and
> more then Lisp's turn should come at some point.

> Do you agree with this argument ? If yes, would
> you say we're close to a Lisp boom ?

At least you guys made it on rank 16 in this <ironic>very
meaningful</ironic> index here:
http://www.tiobe.com/index.php/content/paperinfo/tpci/index.html

And in the "cleaned up" list here on rank 11:
http://cdsmith.wordpress.com/2007/06/18/is-tiobe-fatally-flawed/

Not bad, eh ;-)?

--
Eckhard


 
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.
Ken Tilton  
View profile  
 More options May 5 2008, 9:25 pm
Newsgroups: comp.lang.lisp
From: Ken Tilton <kennytil...@optonline.net>
Date: Mon, 05 May 2008 21:25:52 -0400
Local: Mon, May 5 2008 9:25 pm
Subject: Re: Are we close to a Lisp boom ?

David Formosa (aka ? the Platypus) wrote:

> On Sun, 04 May 2008 19:09:58 +0200, John Thingstad <jpth...@online.no> wrote:
>>Common Lisp is just a common denominator for Lisp's. Commercial versions  
>>like LispWorks and ACL come with large libraries in addition to ANSI  
>>Common Lisp.

> Thats the problem.  I'm no longer writing CL, I'm writing a dialect of
> CL that is dependent on the success or otherwise of my vender.

Lock-in is a gray-scale, If you cannot switch from ODB to RDB in a
heavily-caffeinated long weekend we need you extinct.

hth, kenny

--
http://smuglispweeny.blogspot.com/
http://www.theoryyalgebra.com/
ECLM rant:
http://video.google.com/videoplay?docid=-1331906677993764413&hl=en
ECLM talk:
http://video.google.com/videoplay?docid=-9173722505157942928&q=&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.
Pascal J. Bourguignon  
View profile  
 More options May 6 2008, 3:17 am
Newsgroups: comp.lang.lisp
From: p...@informatimago.com (Pascal J. Bourguignon)
Date: Tue, 06 May 2008 09:17:44 +0200
Local: Tues, May 6 2008 3:17 am
Subject: Re: Are we close to a Lisp boom ?
"David Formosa (aka ? the Platypus)" <dform...@usyd.edu.au> writes:

> On Sun, 04 May 2008 19:09:58 +0200, John Thingstad <jpth...@online.no> wrote:
>> På Sun, 04 May 2008 05:08:43 +0200, skrev <scholz.lot...@gmail.com>:
> [...]
>>> Without Unicode support, Windows Ports, true Multithreading i think
>>> definietly not.

>> Of course my LispWorks system supports all of the above..
>> It does not do 'symmetric' multiprocessing if that is what you mean.
>> I might add that none of these things are a part of the C standard either.
>> That hasn't prevented C from being a popular language.

> However the libraries to do those things have been standardized.

This is false.

There are some standards, but you have to considerably restrict your
targets to be able to use them.

Even on a single platform like Linux, you've got to choose between
three different API to do multi-threading, for example.  And let's not
talk about GUI API!

And while you have some level of POSIX support in linux, unix, macosx
(mach kernel), MS-Windows, BeOS, Haiku, QNX, etc,  it is the most
basic common denominator API you can get.

>> Common Lisp is just a common denominator for Lisp's. Commercial versions  
>> like LispWorks and ACL come with large libraries in addition to ANSI  
>> Common Lisp.

> Thats the problem.  I'm no longer writing CL, I'm writing a dialect of
> CL that is dependent on the success or otherwise of my vender.

Or you can choose to use libraries that offer some platform
independence, but life won't be easy sometimes.

--
__Pascal Bourguignon__


 
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.
Duane Rettig  
View profile  
 More options May 6 2008, 4:08 am
Newsgroups: comp.lang.lisp
From: Duane Rettig <du...@franz.com>
Date: Tue, 06 May 2008 01:08:11 -0700
Local: Tues, May 6 2008 4:08 am
Subject: Re: Are we close to a Lisp boom ?

Notice he had to re-split the Lisp and Scheme categories, in order to
make his list believable - would anyone have accepted a list like that
where Lisp/Scheme ranked in positions close to Fortran and C?

:-)

--
Duane Rettig    du...@franz.com    Franz Inc.  http://www.franz.com/
555 12th St., Suite 1450               http://www.555citycenter.com/
Oakland, Ca. 94607        Phone: (510) 452-2000; Fax: (510) 452-0182  


 
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.
Pascal J. Bourguignon  
View profile  
 More options May 6 2008, 4:41 am
Newsgroups: comp.lang.lisp
From: p...@informatimago.com (Pascal J. Bourguignon)
Date: Tue, 06 May 2008 10:41:04 +0200
Local: Tues, May 6 2008 4:41 am
Subject: Re: Are we close to a Lisp boom ?

And I notice a CL in 27th position too.   If we added Lisp+Scheme+CL,
the sky's the limit! Actually the first position, but good enough :-)

--
__Pascal Bourguignon__


 
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.
EL  
View profile  
 More options May 6 2008, 7:28 am
Newsgroups: comp.lang.lisp
From: EL <eckhardnos...@gmx.de>
Date: Tue, 06 May 2008 13:28:39 +0200
Local: Tues, May 6 2008 7:28 am
Subject: Re: Are we close to a Lisp boom ?
Pascal J. Bourguignon schrieb:

>> Notice he had to re-split the Lisp and Scheme categories, in order to
>> make his list believable - would anyone have accepted a list like that
>> where Lisp/Scheme ranked in positions close to Fortran and C?

>> :-)

> And I notice a CL in 27th position too.   If we added Lisp+Scheme+CL,
> the sky's the limit! Actually the first position, but good enough :-)

Zynically: I thought that Lisp programmers don't need to google that
much for their tools, in order to get something done. Contrahery to the
Java/Python crowd...
So it must really be the interest of newbies that we see here ;-).

--
Eckhard


 
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.
Robert Uhl  
View profile  
 More options May 6 2008, 11:39 am
Newsgroups: comp.lang.lisp
From: Robert Uhl <eadmun...@NOSPAMgmail.com>
Date: Tue, 06 May 2008 09:39:09 -0600
Local: Tues, May 6 2008 11:39 am
Subject: Re: Are we close to a Lisp boom ?

Ken Tilton <kennytil...@optonline.net> writes:

>> IMO, not until CL goes through another standardization process, not
>> for the language this time, but for a few libraries: comm, stream,
>> unicode, thread.

> Yeah, the damn thing is unusable as it is.

It's not that it's unusable (that's clearly false, as every project
written in CL clearly demonstrates); it's that it's less usable than
would otherwise be the case.  It's not an issue of black-and-white: it's
an issue of lighter vs. darker grey.  There was a time when CLOS was not
standardised; as The Art of the Metaobject Protocol demonstrates, it
could always be rolled by hand.  Surely you agree that a single
standardised CLOS is better than a dozen similar-but-incompatible OOP
libraries?  In the same way, standardising libraries would be useful.

The existing pretty-much-similar sockets libraries should be
standardised.  Gray Streams should be standard.  Unicode should be the
new standard, with clearly-defined migration paths for legacy encodings
(I'm not up on my Unicode specs--perhaps there are some suggestions
already there).  Threading and multi-processing should be standardised.

Something interesting would be standard message-passing based on the
Erlang model.  I don't know if there's any agreement that the Erlisp
model is the right way to do this though.  It would be nice for CL to be
as far ahead of the curve again as it once was.  Garbage collection and
closures are pretty common now; optional and keyword arguments are not
unknown (c.f. Python); macros are at a tipping point (people realise
they need them, and are trying to figure out how to get them in
irregular languages); CLOS-style generic functions are in a similar
position; conditions still haven't caught on; I think that integrating
some of Erlang's features might be a way to do for multiprocessing what
CLOS did for OOP.

>> Too bad there isn't a benevolent angel that could fund such
>> an expenditure <hint>PG</hint>.

> Nah, he went broke trying to do a start-up with CL, a Web store I think.

PG's too busy reinventing the wheel with Arc to do anything for CL.

--
Robert Uhl <http://public.xdi.org/=ruhl>
People who do technical support for a living are bitter, twisted and
uncharitable.  Eight hours a day of telling people what's already in the
manual [...] results in a steady and inexorable progression towards a
state of depressive sociopathy.                        --dansdata.com


 
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.
Robert Uhl  
View profile  
 More options May 6 2008, 11:43 am
Newsgroups: comp.lang.lisp
From: Robert Uhl <eadmun...@NOSPAMgmail.com>
Date: Tue, 06 May 2008 09:43:16 -0600
Local: Tues, May 6 2008 11:43 am
Subject: Re: Are we close to a Lisp boom ?

Edi Weitz <spamt...@agharta.de> writes:

>> I'm no longer writing CL, I'm writing a dialect of CL that is
>> dependent on the success or otherwise of my vender.

> How is that different from C/C++?

With standard C plus standard POSIX, you're pretty much certain that
your app will run anywhere important.  You're not certain that it'll run
fast or particularly well, and of course there are those edge cases that
need to be taken care of--but my perception is that C+POSIX is much more
reliable a platform than Common Lisp.

It's also much more low-level and much more prone to segfaults and
security holes.  At the moment I'd rather program in non-portable CL
than in portable C, but that's me.

--
Robert Uhl <http://public.xdi.org/=ruhl>
Remember, democracy never lasts long.  It soon wastes, exhausts, and
murders itself.  There never was a democracy yet that did not commit
suicide.                                          --John Adams, 1814


 
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.
Duane Rettig  
View profile  
 More options May 6 2008, 11:43 am
Newsgroups: comp.lang.lisp
From: Duane Rettig <du...@franz.com>
Date: Tue, 06 May 2008 08:43:42 -0700
Local: Tues, May 6 2008 11:43 am
Subject: Re: Are we close to a Lisp boom ?
p...@informatimago.com (Pascal J. Bourguignon) writes:

Ah, you're talking about the Tiobe site.  I was talking about the
"cleaned up" list, which currently places Scheme at #12 and Lisp at #13.  
I was the one that originally suggested to the tiobe people that they
combine Lisp and Scheme.

>   If we added Lisp+Scheme+CL,
> the sky's the limit! Actually the first position, but good enough :-)

As far as I know, CL is actually included in that mix for the Tiobe
data. It's hard, though, to infer contextually that a particular
instance of "CL" stands for Common Lisp.  I read at one point how they
get their data, and that's what led me to make the suggestion to
combine.

I personally place very little faith in numeric measurements like
tiobe's list and LOC measurements, mostly because they can be abused
by both sides of an argument.  But for what they're worth (i.e. an
interesting number) they are numbers, and they make possible a narrow
comparison that wouldn't be otherwise available.  But take or leave
the list; the guy who wrote the "cleaned up" list (which he apparently
now retracts becase he's seen the light about taking any list too
seriously, including his) was obviously incensed that his own pet
language, Haskell, was rated less popular than APL (which nobody has a
keyboard for anyway :-).  Everyone is going to find reasons to hate
the list, and it should be a lesson to those who ask for "proof" that
Lisp is better than something else; it's not going to happen, because
in deconstructing the meaning of the word proof one finds that there
needs to be an observer to the proof/test, and such observation is
always going to be subjective.

--
Duane Rettig    du...@franz.com    Franz Inc.  http://www.franz.com/
555 12th St., Suite 1450               http://www.555citycenter.com/
Oakland, Ca. 94607        Phone: (510) 452-2000; Fax: (510) 452-0182  


 
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.
Robert Uhl  
View profile  
 More options May 6 2008, 11:47 am
Newsgroups: comp.lang.lisp
From: Robert Uhl <eadmun...@NOSPAMgmail.com>
Date: Tue, 06 May 2008 09:47:40 -0600
Local: Tues, May 6 2008 11:47 am
Subject: Re: Are we close to a Lisp boom ?

Pertti Kellomäki <pertti.kellom...@tut.fi> writes:

> There is lots of stuff out there for which it does not really matter
> whether one is using CL, Python, Ruby, or any other half-sane
> language. In that situation, the language where you can just say
> "import X" for stuff like regexps, HTTP, HTML etc. is going to
> win. And for good reason, I might add.

Yes.  Fortunately, for the important Lisps one just goes to weitz.de and
grabs CL-PPCRE (faster Perl-compatible regexps than Perl!) and
Hunchentoot.  HTML generation is another issue, although I'm partial to
CL-WHO (also from Dr. Weitz).  For a good portion of the '&c.' weitz.de
is your one-stop shop...

--
Robert Uhl <http://public.xdi.org/=ruhl>
Customs officers enter into a Faustian bargain whereby they are given
absolute power in exchange for their sense of humour.  Hitler's dad, you
will remember noddingly, was a Customs officer.  And _Hitler_ thought he
was a nasty piece of work.                              --Mil Millington


 
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.
Edi Weitz  
View profile  
 More options May 6 2008, 11:51 am
Newsgroups: comp.lang.lisp
From: Edi Weitz <spamt...@agharta.de>
Date: Tue, 06 May 2008 11:51:53 -0400
Local: Tues, May 6 2008 11:51 am
Subject: Re: Are we close to a Lisp boom ?

On Tue, 06 May 2008 09:43:16 -0600, Robert Uhl <eadmun...@NOSPAMgmail.com> wrote:
> With standard C plus standard POSIX, you're pretty much certain that
> your app will run anywhere important.

How many useful and/or successful Windows apps have been written in
pure standard C plus standard POSIX?

--

Lisp is not dead, it just smells funny.

Real email: (replace (subseq "spamt...@agharta.de" 5) "edi")


 
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.
plamen.use...@gmail.com  
View profile  
 More options May 6 2008, 12:13 pm
Newsgroups: comp.lang.lisp
From: plamen.use...@gmail.com
Date: Tue, 6 May 2008 09:13:21 -0700 (PDT)
Local: Tues, May 6 2008 12:13 pm
Subject: Re: Are we close to a Lisp boom ?
On May 3, 8:30 pm, Ken Tilton <kennytil...@optonline.net> wrote:

> What I see happening is India or China discovering CL specifically and
> standardizing on it (er, informally) and crushing the West. Man, that
> would be funny, but not surprising.

Kenny, if one knows the history, then he knows the future...

http://home.pipeline.com/~hbaker1/sigplannotices/gigo-1997-04.html

Have fun :)

Plamen Stamov

P.S. And for newbies - read better the rest of the Baker's articles.


 
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.
George Neuner  
View profile  
 More options May 6 2008, 12:20 pm
Newsgroups: comp.lang.lisp
From: George Neuner <gneuner2/@/comcast.net>
Date: Tue, 06 May 2008 12:20:29 -0400
Local: Tues, May 6 2008 12:20 pm
Subject: Re: Are we close to a Lisp boom ?
On Tue, 06 May 2008 11:51:53 -0400, Edi Weitz <spamt...@agharta.de>
wrote:

>On Tue, 06 May 2008 09:43:16 -0600, Robert Uhl <eadmun...@NOSPAMgmail.com> wrote:

>> With standard C plus standard POSIX, you're pretty much certain that
>> your app will run anywhere important.

>How many useful and/or successful Windows apps have been written in
>pure standard C plus standard POSIX?

Zero ... it can't be done.  Windows itself abuses portability.  The
code between the GUI glue can be portable but the whole cannot be.

George
--
for email reply remove "/" from address


 
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.
Slobodan Blazeski  
View profile  
 More options May 6 2008, 12:36 pm
Newsgroups: comp.lang.lisp
From: Slobodan Blazeski <slobodan.blaze...@gmail.com>
Date: Tue, 6 May 2008 09:36:23 -0700 (PDT)
Local: Tues, May 6 2008 12:36 pm
Subject: Re: Are we close to a Lisp boom ?
On May 6, 5:43 pm, Duane Rettig <du...@franz.com> wrote:

> I was the one that originally suggested to the tiobe people that they
> combine Lisp and Scheme.

You're only sin in all those years I'm reading this group.

 
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.
Pascal J. Bourguignon  
View profile  
 More options May 6 2008, 12:53 pm
Newsgroups: comp.lang.lisp
From: p...@informatimago.com (Pascal J. Bourguignon)
Date: Tue, 06 May 2008 18:53:32 +0200
Local: Tues, May 6 2008 12:53 pm
Subject: Re: Are we close to a Lisp boom ?

Robert Uhl <eadmun...@NOSPAMgmail.com> writes:
> Edi Weitz <spamt...@agharta.de> writes:

>>> I'm no longer writing CL, I'm writing a dialect of CL that is
>>> dependent on the success or otherwise of my vender.

>> How is that different from C/C++?

> With standard C plus standard POSIX, you're pretty much certain that
> your app will run anywhere important.  You're not certain that it'll run
> fast or particularly well, and of course there are those edge cases that
> need to be taken care of--but my perception is that C+POSIX is much more
> reliable a platform than Common Lisp.

In a world of closed source, proprietary OS like we had 20 years ago,
yes.

In a world of free software, easily downloadable from the Net, and
installable on any machine, not anymore, C+POSIX is not more reliable
a platform than Common Lisp or anything else. For example, IIRC,
MacOSX 10.5 is delivered to the users with ruby, without gcc.

It's not harder to download darwin ports, and type port install sbcl
to get a CL platform than it is to type port install gcc to get a
C+POSIX one.

I don't have the impression that MS-Windows is delivered to the users
with a C compiler either...  Download for download, you can as well
download sbcl or clisp to make your MS-Windows box a programmable
computer.

> It's also much more low-level and much more prone to segfaults and
> security holes.  At the moment I'd rather program in non-portable CL
> than in portable C, but that's me.

--
__Pascal Bourguignon__

 
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.
Peter Hildebrandt  
View profile  
 More options May 6 2008, 1:14 pm
Newsgroups: comp.lang.lisp
From: "Peter Hildebrandt" <peter.hildebra...@gmail.com>
Date: Tue, 06 May 2008 19:14:32 +0200
Local: Tues, May 6 2008 1:14 pm
Subject: Re: Are we close to a Lisp boom ?

On Tue, 06 May 2008 18:13:21 +0200, <plamen.use...@gmail.com> wrote:
> On May 3, 8:30 pm, Ken Tilton <kennytil...@optonline.net> wrote:

>> What I see happening is India or China discovering CL specifically and
>> standardizing on it (er, informally) and crushing the West. Man, that
>> would be funny, but not surprising.

> Kenny, if one knows the history, then he knows the future...

> http://home.pipeline.com/~hbaker1/sigplannotices/gigo-1997-04.html

Wonderful reading, thanks a lot! :)

Peter

> Have fun :)

> Plamen Stamov

> P.S. And for newbies - read better the rest of the Baker's articles.

--
Using Opera's revolutionary e-mail client: http://www.opera.com/mail/

 
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.
Messages 26 - 50 of 150 < Older  Newer >
« Back to Discussions « Newer topic     Older topic »