What function 'name' do you like most in newlisp

Started by newdep, April 14, 2007, 12:54:17 PM

Previous topic - Next topic

What function 'name' do you like most in newlisp

curry
2 (28.6%)
flat
0 (0%)
lambda
2 (28.6%)
intersect
0 (0%)
transpose
0 (0%)
floor
0 (0%)
bayes-train
1 (14.3%)
seed
0 (0%)
explode
2 (28.6%)
pretty-print
0 (0%)

Total Members Voted: 7

Voting closed: April 14, 2007, 12:54:17 PM

newdep

I was walking through the history of newlisp releases and found some

funny and good naming of fnuctions in newlisp, its just out of intrest,

but what function name do you like most in newlisp? (So thats purely the

name not the behavior..)



I just put a few on the list.. append you own if you like.. ;-)



Norman.
-- (define? (Cornflakes))

pjot

#1
I like 'unify' the most, but it isn't in your list ;-)



Peter

Ryon

#2
I be a tall-ship sailor, so I likes float. But me fav'rit words be args!
\"Give me a Kaypro 64 and a dial tone, and I can do anything!\"

rickyboy

#3
What about the ones that belong in a bad science fiction novel?



"I am Erf from the planet Betai -- take me to your leader!"



:-)  --Ricky
(λx. x x) (λx. x x)

cormullion

#4
one thing i like about newlisp is that most of the functions have sensible names, and only a few are bizarre distortions. So it's easier to say the ones I like less: cpymem, crit-chi2, irr, ifft, etc. I don't like 'lambda' but that's only because my brain has managed to associate it with feelings of mental inadequacy - but I happily use 'fn', so that's just irrational.



I like 'bayes-train' the best. I always imagine a Victorian toddler playing with toy trains with words on the carriages and later going on to invent some cool statistical thing. (Although the pedantic will be quick to point out that the Reverend Thomas Bayes would probably not have been able to play with trains, since he died in 1761.)

HPW

#5
I like list most, because everything in lisp/newLISP is based on it.

No barriers/difference between code and data.

It stand for the name: 'ListProcessing'

But non-lisper thinks: 'Lots of insane and stupid paranthesis'



;-)
Hans-Peter

newdep

#6
hahahahaha... Erf from BetaI.....
-- (define? (Cornflakes))

newdep

#7
..Args like in "arguments with a sailor" ? Ryon ;-)
-- (define? (Cornflakes))

Jeff

#8
Could be worse, Cormullion.  newLISP doesn't have CAADDDR :)
Jeff

=====

Old programmers don\'t die. They just parse on...



http://artfulcode.net\">Artful code

Ryon

#9
Quote from: "newdep"..Args like in "arguments with a sailor" ? Ryon ;-)

Args like in "Aaaarrrrrghhh!" ye scurvy bilge-drinkin' tar-merchant.
\"Give me a Kaypro 64 and a dial tone, and I can do anything!\"

cormullion

#10
Quote from: "Ryon"
Quote from: "newdep"..Args like in "arguments with a sailor" ? Ryon ;-)

Args like in "Aaaarrrrrghhh!" ye scurvy bilge-drinkin' tar-merchant.


who let the doargs out?

cormullion

#11
Quote from: "Jeff"Could be worse, Cormullion.  newLISP doesn't have CAADDDR :)


I miss all of them:



caar, cadr, cdar, cddr, caaar, caadr, cadar, caddr, cdaar, cdadr, cddar, cdddr, caaaar, caaadr, caadar, caaddr, cadaar, cadadr, caddar, cadddr, cdaaar, cdaadr, cdadar, cdaddr, cddaar, cddadr, cdddar, cddddr



:-)

newdep

#12
So actualy reading all this, we should be able to write a nice story using the

newlisp-focabulary..



Starting like..



Once there was this 'primitive? called 'Erf from 'Betai. 'while a 'seek on the 'map

did not return a 'symbol? of 'true he was forced to 'catch the 'first 'bayes-train

to 'Lambda 'and 'lookup the 'atom?, a 'member called 'ifft from the 'flat 'lambda-macro 'constant,

and 'repeat him to 'join the 'curry of 'define....
-- (define? (Cornflakes))

rickyboy

#13
Quote from: "newdep"Once there was this 'primitive? called 'Erf from 'Betai. 'while a 'seek on the 'map did not return a 'symbol? of 'true he was forced to 'catch the 'first 'bayes-train to 'Lambda 'and 'lookup the 'atom?, a 'member called 'ifft from the 'flat 'lambda-macro 'constant, and 'repeat him to 'join the 'curry of 'define....

That was great, Norman!  Reminded me of Lewis Carroll: "'Twas brillig, and the slithy toves did gyre and gimble in the wabe ..."  Rock on!  :-)  --Ricky
(λx. x x) (λx. x x)

newdep

#14
aiii I just see that 'repeat is not newLisp ;-)



would then be..

...and 'quote him to 'join the 'curry of 'define....
-- (define? (Cornflakes))