473,394 Members | 2,063 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,394 software developers and data experts.

is lisp better than php?

why?

Nov 28 '06 #1
21 1711
gavino wrote:
why?
42
Nov 28 '06 #2
gavino wrote:
why?
Are apples better than oranges?

--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
js*******@attglobal.net
==================
Nov 28 '06 #3
gavino wrote:
why?
Ofcourse Lisp is better. It has much more standardized use of
parentiesis. In lisp you only need (), but in PHP you have to make an
educated guess between () and {} and [], and sometimes even that's not
enough ;-)

/marcin
Nov 28 '06 #4
Jerry Stuckle wrote:
Are apples better than oranges?
Yes, most definitely! Why? Because I don't like oranges ;)

--
Dylan Parry
http://electricfreedom.org | http://webpageworkshop.co.uk

Programming, n: A pastime similar to banging one's head
against a wall, but with fewer opportunities for reward.
Nov 28 '06 #5
Marcin Dobrucki <Ma*************@TAKETHISAWAY.nokia.comwrites:
gavino wrote:
why?
Ofcourse Lisp is better. It has much more standardized use of
parentiesis. In lisp you only need (), but in PHP you have to make an
educated guess between () and {} and [], and sometimes even that's not
enough ;-)
That last parenthesis was nonstandard.

/Lew
---
Lew Perin / pe***@acm.org
http://www.panix.com/~perin/babelcarp.html
Nov 28 '06 #6
you guys like big gay guys behind you?

Nov 29 '06 #7
That last parenthesis was nonstandard.

Chuckle.

Nov 29 '06 #8
PHP is far better... have you ever looked at LISP? It looks like a
nightmare. I like that you have to use {} [] () it makes reading code
way better... classes, functions, arrays, oh my...
ctnd wrote:
That last parenthesis was nonstandard.

Chuckle.
Nov 29 '06 #9
Buddy wrote:
PHP is far better... have you ever looked at LISP? It looks like a
nightmare. I like that you have to use {} [] () it makes reading code
way better... classes, functions, arrays, oh my...
Not better. Just different, and meant for different purposes.

You should try programming in something other than the procedural
paradigm sometime. Try LISP (functional paradigm) or Prolog (logical
paradigm). It'll really stretch your mind.

Languages like LISP or Prolog make algorithmically intense concepts in
the artificial intelligence genre a breeze compared to implementing
them procedurally.

Nov 29 '06 #10
In article <11*********************@l12g2000cwl.googlegroups. com>,
"Moot" <mo*******************@yahoo.comwrote:
Buddy wrote:
PHP is far better... have you ever looked at LISP? It looks like a
nightmare. I like that you have to use {} [] () it makes reading code
way better... classes, functions, arrays, oh my...

Not better. Just different, and meant for different purposes.

You should try programming in something other than the procedural
paradigm sometime. Try LISP (functional paradigm) or Prolog (logical
paradigm). It'll really stretch your mind.
Er, no thanks. I tried it in 1968 - once was enough.
Languages like LISP or Prolog make algorithmically intense concepts in
the artificial intelligence genre a breeze compared to implementing
them procedurally.
-- tim
Nov 29 '06 #11


Buddy wrote:
PHP is far better... have you ever looked at LISP? It looks like a
nightmare. I like that you have to use {} [] () it makes reading code
way better... classes, functions, arrays, oh my...
nononono! lisp is better, and you can have objects in lisp as well
(common lisp object system).

BTW, the strangest thing: I swear I just saw a flying pig swoosh by
the window. ;-) But I am sure it has nothing to do with this discussion.

/marcin
Nov 30 '06 #12

Moot wrote:
Buddy wrote:
PHP is far better... have you ever looked at LISP? It looks like a
nightmare. I like that you have to use {} [] () it makes reading code
way better... classes, functions, arrays, oh my...

Not better. Just different, and meant for different purposes.

You should try programming in something other than the procedural
paradigm sometime. Try LISP (functional paradigm) or Prolog (logical
paradigm). It'll really stretch your mind.

Languages like LISP or Prolog make algorithmically intense concepts in
the artificial intelligence genre a breeze compared to implementing
them procedurally.
can lisp be used for building websites that are large and complicated
and in the end be good to maintain?

Nov 30 '06 #13
gavino wrote:
can lisp be used for building websites that are large and complicated
and in the end be good to maintain?
As surprising and radical a thinking as might be, there are other
purposes for programming languages than making dynamic webpages. Can
you drive down a highway in your in a speedboat? I think not.
Nov 30 '06 #14
Marcin Dobrucki wrote:
gavino wrote:
>can lisp be used for building websites that are large and complicated
and in the end be good to maintain?


As surprising and radical a thinking as might be, there are other
purposes for programming languages than making dynamic webpages. Can
you drive down a highway in your in a speedboat? I think not.
True, and PHP can be used for those things.

His question was - "can lisp be used for building websites that are
large and complicated and in the end be good to maintain?"

If the answer is no, then it could be argued that PHP is better because
it can do things lisp can't.

However, the bottom line is - the original question is meaningless.
It's like asking "is a submarine better than a minivan?" It is if
you're studying the ocean floor.

--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
js*******@attglobal.net
==================
Nov 30 '06 #15
Whoever asked that question probably didn't know the difference... so I
say LISP is better because whoever they are should probably start
there.

Jerry Stuckle wrote:
Marcin Dobrucki wrote:
gavino wrote:
can lisp be used for building websites that are large and complicated
and in the end be good to maintain?

As surprising and radical a thinking as might be, there are other
purposes for programming languages than making dynamic webpages. Can
you drive down a highway in your in a speedboat? I think not.

True, and PHP can be used for those things.

His question was - "can lisp be used for building websites that are
large and complicated and in the end be good to maintain?"

If the answer is no, then it could be argued that PHP is better because
it can do things lisp can't.

However, the bottom line is - the original question is meaningless.
It's like asking "is a submarine better than a minivan?" It is if
you're studying the ocean floor.

--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
js*******@attglobal.net
==================
Nov 30 '06 #16
Buddy wrote:
Jerry Stuckle wrote:
>>Marcin Dobrucki wrote:
>>>gavino wrote:
can lisp be used for building websites that are large and complicated
and in the end be good to maintain?
As surprising and radical a thinking as might be, there are other
purposes for programming languages than making dynamic webpages. Can
you drive down a highway in your in a speedboat? I think not.

True, and PHP can be used for those things.

His question was - "can lisp be used for building websites that are
large and complicated and in the end be good to maintain?"

If the answer is no, then it could be argued that PHP is better because
it can do things lisp can't.

However, the bottom line is - the original question is meaningless.
It's like asking "is a submarine better than a minivan?" It is if
you're studying the ocean floor.
Whoever asked that question probably didn't know the difference... so I
say LISP is better because whoever they are should probably start
there.
(Top posting fixed)

Again, without a context, there is no "better" language.

It's been a long time since I did any lisp - so long ago that I've
forgotten most of it. But I do think it's a good language. So are PHP,
Java, C, C++, COBOL and dozens of other languages. And each one is
good, in its context. I would use COBOL to write mainframe business
applications. But I wouldn't try to write a web page with it.

P.S. Please don't top post. Thanks.

--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
js*******@attglobal.net
==================
Nov 30 '06 #17
Buddy wrote:
PHP is far better... have you ever looked at LISP? It looks like a
nightmare. I like that you have to use {} [] () it makes reading code
way better... classes, functions, arrays, oh my...
The Joke ----- -=O

O
You ---------- /|\
/¯\
Nov 30 '06 #18
On Thu, 30 Nov 2006 09:55:34 -0500, Jerry Stuckle wrote:
Buddy wrote:
(Top posting fixed)

Again, without a context, there is no "better" language.
Quite true.
But I think the intent of the top poster was to move the TROLL out of
comp.lang.php, and over into comp.lang.lisp.
Nov 30 '06 #19
pig?

paul graham said clisp

joel on software says java python .net or c++

Dec 1 '06 #20
Tim Streater wrote:
In article <11*********************@l12g2000cwl.googlegroups. com>,
"Moot" <mo*******************@yahoo.comwrote:
>Buddy wrote:
PHP is far better... have you ever looked at LISP? It looks like a
nightmare. I like that you have to use {} [] () it makes reading code
way better... classes, functions, arrays, oh my...

Not better. Just different, and meant for different purposes.

You should try programming in something other than the procedural
paradigm sometime. Try LISP (functional paradigm) or Prolog (logical
paradigm). It'll really stretch your mind.

Er, no thanks. I tried it in 1968 - once was enough.
Woot! I was only 1 year old then.
Is LISP THAT old?
Or did you stretch your mind for the first time in 1968 in another way?
;-)

Regards,
Erwin Moller

Dec 1 '06 #21
In article <45*********************@news.xs4all.nl>,
Erwin Moller
<si******************************************@spam yourself.comwrote:
Tim Streater wrote:
In article <11*********************@l12g2000cwl.googlegroups. com>,
"Moot" <mo*******************@yahoo.comwrote:
Buddy wrote:
PHP is far better... have you ever looked at LISP? It looks like a
nightmare. I like that you have to use {} [] () it makes reading code
way better... classes, functions, arrays, oh my...

Not better. Just different, and meant for different purposes.

You should try programming in something other than the procedural
paradigm sometime. Try LISP (functional paradigm) or Prolog (logical
paradigm). It'll really stretch your mind.
Er, no thanks. I tried it in 1968 - once was enough.

Woot! I was only 1 year old then.
Is LISP THAT old?
I was doing my CompSci postgrad at Imperial College. Lisp, Snobol,
Algol, and 7090 and 360 assembler come to mind.

-- tim
Dec 1 '06 #22

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

73
by: RobertMaas | last post by:
After many years of using LISP, I'm taking a class in Java and finding the two roughly comparable in some ways and very different in other ways. Each has a decent size library of useful utilities...
699
by: mike420 | last post by:
I think everyone who used Python will agree that its syntax is the best thing going for it. It is very readable and easy for everyone to learn. But, Python does not a have very good macro...
303
by: mike420 | last post by:
In the context of LATEX, some Pythonista asked what the big successes of Lisp were. I think there were at least three *big* successes. a. orbitz.com web site uses Lisp for algorithms, etc. b....
34
by: nobody | last post by:
This article is posted at the request of C.W. Yang who asked me to detail my opinion of Lisp, and for the benefit of people like him, who may find themselves intrigued by this language. The...
37
by: seberino | last post by:
I've been reading the beloved Paul Graham's "Hackers and Painters". He claims he developed a web app at light speed using Lisp and lots of macros. It got me curious if Lisp is inherently faster...
82
by: nobody | last post by:
Howdy, Mike! mikecoxlinux@yahoo.com (Mike Cox) wrote in message news:<3d6111f1.0402271647.c20aea3@posting.google.com>... > I'm a C++ programmer, and have to use lisp because I want to use >...
118
by: 63q2o4i02 | last post by:
Hi, I've been thinking about Python vs. Lisp. I've been learning Python the past few months and like it very much. A few years ago I had an AI class where we had to use Lisp, and I absolutely...
852
by: Mark Tarver | last post by:
How do you compare Python to Lisp? What specific advantages do you think that one has over the other? Note I'm not a Python person and I have no axes to grind here. This is just a question for...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.