473,399 Members | 3,919 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,399 software developers and data experts.

C# as a modern language and LISP...

In this time a new mostly languges (Java, C#),
uses garbage collection, ant this was a one
of faults of LISP in past times...
The idea of Java virtual machine is totaly
copy of LISP byte code commpilling..
Also LISP is as all "new" languges also
ovbject..
And with all of this things that LISP have
from 1958..
The new programming languages are zero
in programmming dynamical structures..
And also one old Myth:LISP is slow,
but he or SCHEME can be implemented
in hardware....
To conclude LISP from 1958 have all
that all modern languages have, and more...
(CLOS (Common LISP object system)
s formed with datastructures,
he is only invented after 1958, but to do
CLOS was possible in 1958...
Robert..!!


Nov 17 '05 #1
10 1648
Feeding the animals is strictly forbidden in this Zoo, especially the
Trolls.

--
Helge Jensen
mailto:he**********@slog.dk
sip:he**********@slog.dk
-=> Sebastian cover-music: http://ungdomshus.nu <=-
Nov 17 '05 #2
Bore Biko wrote:
In this time a new mostly languges (Java, C#),
uses garbage collection, ant this was a one
of faults of LISP in past times...
The idea of Java virtual machine is totaly
copy of LISP byte code commpilling..
Also LISP is as all "new" languges also
ovbject..
And with all of this things that LISP have
from 1958..
The new programming languages are zero
in programmming dynamical structures..
And also one old Myth:LISP is slow,
but he or SCHEME can be implemented
in hardware....
To conclude LISP from 1958 have all
that all modern languages have, and more...
(CLOS (Common LISP object system)
s formed with datastructures,
he is only invented after 1958, but to do
CLOS was possible in 1958...


Just for kicks, let's add one thing LISP *doesn't* have:

Success as a general purpose programming language.

<advocacy-off />

--
http://www.joergjooss.de
mailto:ne********@joergjooss.de
Nov 17 '05 #3

Joerg Jooss <ne********@joergjooss.de> wrote in message
news:xn****************@msnews.microsoft.com...

Just for kicks, let's add one thing LISP *doesn't* have:

Success as a general purpose programming language.

<advocacy-off />

--
http://www.joergjooss.de
mailto:ne********@joergjooss.de


That's becouse a programming in LISP is for
true good programmers who easy programm with
recoursion and have a way of LISP thinking...

Robert !!!
Nov 17 '05 #4
Says the guy that just typed out a post that requires translation to the
english language. If you like LISP then have at it.

--

Derek Davis
dd******@gmail.com

"Bore Biko" <bo*******@yahoo.co.uk> wrote in message
news:dh**********@ss405.t-com.hr...

Joerg Jooss <ne********@joergjooss.de> wrote in message
news:xn****************@msnews.microsoft.com...

Just for kicks, let's add one thing LISP *doesn't* have:

Success as a general purpose programming language.

<advocacy-off />

--
http://www.joergjooss.de
mailto:ne********@joergjooss.de


That's becouse a programming in LISP is for
true good programmers who easy programm with
recoursion and have a way of LISP thinking...

Robert !!!

Nov 17 '05 #5
Bore Biko wrote:

Joerg Jooss <ne********@joergjooss.de> wrote in message
news:xn****************@msnews.microsoft.com...

Just for kicks, let's add one thing LISP doesn't have:

Success as a general purpose programming language.

<advocacy-off />

--
http://www.joergjooss.de
mailto:ne********@joergjooss.de


That's becouse a programming in LISP is for
true good programmers who easy programm with
recoursion and have a way of LISP thinking...


So all these business applications out there not using LISP are being
developed and maintained by clueless dolts? And when was the meeting
where everybody decided that "good programming" requires the use of
recursion? Get a life.

--
http://www.joergjooss.de
mailto:ne********@joergjooss.de
Nov 17 '05 #6

"Lisp has all the visual appeal of oatmeal with fingernail clippings mixed
in." (((Larry Wall)))

Couldn't resist, despite my affection for Lisp <G>.
Nov 17 '05 #7
The influence of Lisp and Prolog on C# and .NET has not escaped my notice.
However...
To conclude LISP from 1958 have all
that all modern languages have, and more...


What LISP lacked, and still lacks, is discipline. (Thus the development of
more disciplined languages such as Scheme and T.) Lisp became a mixture of
all available programming paradigms - "everything but the kitchen sink."

--

Michael Covington
Associate Director, Artificial Intelligence Center
The University of Georgia - www.ai.uga.edu/mc
Nov 17 '05 #8
Just for kicks, let's add one thing LISP *doesn't* have:

Success as a general purpose programming language.

<advocacy-off />

--
http://www.joergjooss.de
mailto:ne********@joergjooss.de


POPULARITY....!!!!(in Europe)....

Robert...!!
Nov 17 '05 #9
Robert Bralic wrote:
Just for kicks, let's add one thing LISP doesn't have:

Success as a general purpose programming language.

<advocacy-off />

--
http://www.joergjooss.de
mailto:ne********@joergjooss.de


POPULARITY....!!!!(in Europe)....

Robert...!!


I gues one implies the other ;-)

--
http://www.joergjooss.de
mailto:ne********@joergjooss.de
Nov 17 '05 #10
LOL!

"Helge Jensen" <he**********@slog.dk> wrote in message
news:OT*************@tk2msftngp13.phx.gbl...
Feeding the animals is strictly forbidden in this Zoo, especially the
Trolls.

--
Helge Jensen
mailto:he**********@slog.dk
sip:he**********@slog.dk
-=> Sebastian cover-music: http://ungdomshus.nu <=-

Nov 17 '05 #11

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

Similar topics

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...
1
by: Bore Biko | last post by:
In this time a new mostly languges (Java, C#), uses garbage collection, ant this was a one of faults of LISP in past times... The idea of Java virtual machine is totaly copy of LISP byte code...
23
by: Xah Lee | last post by:
The Concepts and Confusions of Pre-fix, In-fix, Post-fix and Fully Functional Notations Xah Lee, 2006-03-15 Let me summarize: The LISP notation, is a functional notation, and is not a...
669
by: Xah Lee | last post by:
in March, i posted a essay “What is Expressiveness in a Computer Language”, archived at: http://xahlee.org/perl-python/what_is_expresiveness.html I was informed then that there is a academic...
78
by: arnuld | last post by:
hai all, i am standing on a "crossroad to C++". I am here in front of you as i have a problem. i will be brief. Please do not think: "arnuld is sick", i am really struggling & doing hard-work to...
1
by: Xah Lee | last post by:
Text Processing with Emacs Lisp Xah Lee, 2007-10-29 This page gives a outline of how to use emacs lisp to do text processing, using a specific real-world problem as example. If you don't know...
28
by: Rico Secada | last post by:
Hi. First let me start by saying, please don't let this become a flame-thing. Second, I need some advice. I am a 35 year old programmer, who program in C/C++, PHP and Bourne Shell almost...
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: 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...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
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
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
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...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development projectplanning, coding, testing,...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

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.