Welcome To Snipplr
Everyone's Recent Lisp Snippets
- All /
- JavaScript /
- HTML /
- PHP /
- CSS /
- Ruby /
- Objective C
« Prev 1 Next »
A Functional quick sort (Java imperative version seems to be quicker).
0
1073
posted 15 years ago by narkisr
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 »