Difference between revisions of "297: Lisp Cycles"

Explain xkcd: It's 'cause you're dumb.
Jump to: navigation, search
(created and added explanation)
 
Line 8: Line 8:
  
 
==Explanation==
 
==Explanation==
Lisp is one of the oldest high level programming language. It was ahead of its times. It never got enough traction and is not widely used. But it is considered to be a very powerful language. [https://en.wikiquote.org/wiki/Lisp_programming_language Quotes on Lisp] shows that several big names of computer science field hold Lisp in very high esteem. [https://en.wikiquote.org/wiki/Eric_S._Raymond Eric S. Raymond] goes as far as to say  
+
Lisp is one of the oldest high level programming language. It was ahead of its times. It never got enough traction and is not widely used. But it is considered to be a very powerful language. [https://en.wikiquote.org/wiki/Lisp_programming_language Quotes on Lisp] shows that several big names of computer science field hold Lisp in very high esteem. [https://en.wikiquote.org/wiki/Eric_S._Raymond Eric S. Raymond] goes as far as to say:
  
<blockquote>Lisp is worth learning for the profound enlightenment experience you will have when you finally get it; that experience will make you a better programmer for the rest of your days, even if you never actually use Lisp itself a lot. </blockquote>
+
:Lisp is worth learning for the profound enlightenment experience you will have when you finally get it; that experience will make you a better programmer for the rest of your days, even if you never actually use Lisp itself a lot.
  
Lisp is also famous for its use of fully parenthesized Polish prefix notation.
+
Lisp is also famous for its use of fully parenthesized Polish prefix notation.
  
 
In the first panel of the comic, guy praises Lisp. Though it's an old language but no other language can still match the awe that it strikes. In the second panel, guy wonders that new programmers will continue learning the ''List art'' that will make them a better programmer.
 
In the first panel of the comic, guy praises Lisp. Though it's an old language but no other language can still match the awe that it strikes. In the second panel, guy wonders that new programmers will continue learning the ''List art'' that will make them a better programmer.
Line 18: Line 18:
 
Third panel is the reference to the Star Wars: A New Hope. Obi Wan Kenobi said these lines when he gave lightsaber to Luke Skywalker.
 
Third panel is the reference to the Star Wars: A New Hope. Obi Wan Kenobi said these lines when he gave lightsaber to Luke Skywalker.
  
<blockquote>Your father's lightsaber. This is the weapon of a Jedi Knight. Not as random or as clumsy as a blaster; an elegant weapon for a more civilized age.</blockquote>
+
:Your father's lightsaber. This is the weapon of a Jedi Knight. Not as random or as clumsy as a blaster; an elegant weapon for a more civilized age.
  
The title text is also a reference to Star War lines
+
The title text is also a reference to Star Wars lines:
  
<blockquote>The Imperial Senate will no longer be of any concern to us. I've just received word that the Emperor has dissolved the council permanently. The last remnants of the Old Republic have been swept away.</blockquote>
+
:The Imperial Senate will no longer be of any concern to us. I've just received word that the Emperor has dissolved the council permanently. The last remnants of the Old Republic have been swept away.
  
 
==Transcript==
 
==Transcript==
:[Guy sitting at computer. Girl listening]  
+
:[Cueball sitting at computer. Megan listening]  
:Guy: Lisp is over half a century old and it still has this perfect, timeless air about it.  
+
:Cueball: Lisp is over half a century old and it still has this perfect, timeless air about it.  
:Guy: I wonder if the cycles will continue forever.  
+
:Cueball: I wonder if the cycles will continue forever.  
:Guy: A few coders from each new generation rediscovering the Lisp arts.  
+
:Cueball: A few coders from each new generation rediscovering the Lisp arts.  
:[Man in Jedi robes carrying an armload of parentheses, speaking to Guy]  
+
:[Man in Jedi robes carrying an armload of parentheses, speaking to Cueball]  
 
:Jedi: These are your father's parentheses. Elegant weapons. For a more... civilized age.
 
:Jedi: These are your father's parentheses. Elegant weapons. For a more... civilized age.
<!-- The transcript can be found in a hidden <div> element on the xkcd comic's html source, with id "transcript".
 
  -- Tip: Use colons (:) in the beginning of lines to preserve the original line breaks.
 
  -- Any actions or descriptive lines in [[double brackets]] should be reduced to [single brackets] to avoid wikilinking
 
  -- Do not include the title text again here -->
 
 
 
{{comic discussion}}
 
{{comic discussion}}
<!-- Include any categories below this line-->
+
[[Category:Comics featuring Cueball]]
 +
[[Category:Comics featuring Megan]]

Revision as of 23:31, 10 January 2013

Lisp Cycles
I've just received word that the Emperor has dissolved the MIT computer science program permamently.
Title text: I've just received word that the Emperor has dissolved the MIT computer science program permamently.

Explanation

Lisp is one of the oldest high level programming language. It was ahead of its times. It never got enough traction and is not widely used. But it is considered to be a very powerful language. Quotes on Lisp shows that several big names of computer science field hold Lisp in very high esteem. Eric S. Raymond goes as far as to say:

Lisp is worth learning for the profound enlightenment experience you will have when you finally get it; that experience will make you a better programmer for the rest of your days, even if you never actually use Lisp itself a lot.

Lisp is also famous for its use of fully parenthesized Polish prefix notation.

In the first panel of the comic, guy praises Lisp. Though it's an old language but no other language can still match the awe that it strikes. In the second panel, guy wonders that new programmers will continue learning the List art that will make them a better programmer.

Third panel is the reference to the Star Wars: A New Hope. Obi Wan Kenobi said these lines when he gave lightsaber to Luke Skywalker.

Your father's lightsaber. This is the weapon of a Jedi Knight. Not as random or as clumsy as a blaster; an elegant weapon for a more civilized age.

The title text is also a reference to Star Wars lines:

The Imperial Senate will no longer be of any concern to us. I've just received word that the Emperor has dissolved the council permanently. The last remnants of the Old Republic have been swept away.

Transcript

[Cueball sitting at computer. Megan listening]
Cueball: Lisp is over half a century old and it still has this perfect, timeless air about it.
Cueball: I wonder if the cycles will continue forever.
Cueball: A few coders from each new generation rediscovering the Lisp arts.
[Man in Jedi robes carrying an armload of parentheses, speaking to Cueball]
Jedi: These are your father's parentheses. Elegant weapons. For a more... civilized age.
comment.png add a comment! ⋅ comment.png add a topic (use sparingly)! ⋅ Icons-mini-action refresh blue.gif refresh comments!

Discussion

Soon, I shall be one of those new coders. I shall be learning (Racket) Scheme, actually. Greyson (talk) 16:10, 16 December 2013 (UTC)

Georgia Tech's College of Computing did away with Lisp and Smalltalk as of 1999 or 2000. It is now C, or some version thereof, all the way down. This change has its own perils! 108.162.238.189 (talk) (please sign your comments with ~~~~)

I am a little saddened that this comment section doesn't have at least a few Star Wars quotes with coding/programming references mixed in. -Pennpenn 108.162.250.162 05:21, 17 August 2015 (UTC)

Do or do not. If except NameError:, then var = 0. Papayaman1000 (talk) 13:09, 7 December 2016 (UTC)

Let's go back to 1986 and learn Scheme in Lecture 1A | MIT 6.001 Structure and Interpretation, 1986! Alex Vong 173.245.62.65 03:36, 19 August 2015 (UTC)

(after I read title-text) Noooo! That's impossible!!! 108.162.246.59 21:33, 26 April 2017 (UTC)

The stack of parenthesis looks like the ASCII art version of a lightsaber blade. - Fox 162.158.62.183 06:50, 9 October 2018 (UTC)

LisP was intended to be a language for self-programming, AI code. In this day of people falsely usurping the term "artificial intelligence" for mere machine learning, I'm disappointed they're not using LISP in that way. They're such poseurs. —Kazvorpal (talk) 22:38, 3 November 2019 (UTC)

about the star wars jokes, here it is: use the source, luke! --an user who has no account yet 172.68.134.116 (talk) 19:53, 2 September 2023 (please sign your comments with ~~~~)