head logo for ww.newlisp.org

Started by newdep, November 13, 2008, 11:45:07 PM

Previous topic - Next topic

newdep

#30
yeah me too..

First i Though Jeff ment it negative, because of nil, but then I though that cant be..But indeed whats the source (or root of all causes..) of (cons nil) = nil ?





PS: I like that SpaceInvader hiding in the newlisp Banner, kazimir.. ;-)

(which could be replaced with flying Toilets from Jet Set Willy...)



PPS: Kazimir, can you remove that green vertical line from the middle of the banner?

I like them but that line is blocking the construction actualy..
-- (define? (Cornflakes))

DrDave

#31
Quote from: "newdep"yeah me too..

First i Though Jeff ment it negative, because of nil, but then I though that cant be..But indeed whats the source (or root of all causes..) of (cons nil) = nil ?




Guys, your're digging too deep... No need to actually evaluate it.

'cons' means 'negative'

'nil' means 'none'



(cons nil) ==  "negatives--none!" or "No negatives"
...it is better to first strive for clarity and correctness and to make programs efficient only if really needed.

\"Getting Started with Erlang\"  version 5.6.2

Kazimir Majorinc

#32
I removed green line in last banner.

For those who might need font with dragonfly: http://www.dafont.com/wminsects.font">http://www.dafont.com/wminsects.font
http://kazimirmajorinc.com/\">WWW site; http://kazimirmajorinc.blogspot.com\">blog.

anta40

#33
Kazimir, what editor you're using ?

The layout is ... interesting.

Kazimir Majorinc

#34
Text editor is Scite. It is small but customizable and export to HTML is perfect, see my blog.
http://kazimirmajorinc.com/\">WWW site; http://kazimirmajorinc.blogspot.com\">blog.

cormullion

#35
Quote from: "DrDave"
(cons nil) ==  "negatives--none!" or "No negatives"


:) I have no excuse for being so stupid - I never connected Lisp cons with pros and cons cons before.