Login / Register


Share Snipplr


Welcome To Snipplr


Everyone's Recent Lisp Snippets



« Prev 1 Next »
0 967 posted 14 years ago by Kototama
A nice example of a function that returns another function.
0 702 posted 14 years ago by narkisr
A Functional quick sort (Java imperative version seems to be quicker).
0 821 posted 14 years ago by narkisr
Example of serializing a lisp variable.
0 630 posted 16 years ago by jarnaldich
Large factorials are easy to do in LISP, although a number above (2000!) may crash it. I designed this because of an online post from a mathematician talking about the number 1000! . Code like this is difficult to write in C-like languages, but a s...
0 722 posted 16 years ago by darkphotn
« Prev 1 Next »