Login / Register


Share Snipplr


Welcome To Snipplr


Everyone's Recent Lisp Snippets



« Prev 1 Next »
0 1204 posted 15 years ago by Kototama
A nice example of a function that returns another function.
0 928 posted 15 years ago by narkisr
A Functional quick sort (Java imperative version seems to be quicker).
0 1073 posted 15 years ago by narkisr
Example of serializing a lisp variable.
0 852 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 968 posted 16 years ago by darkphotn
« Prev 1 Next »