This snippet generates a punched card image from a text. It punches holes in the places where a letter would be written and you can use it to generate jokes such as this one: http://bit.ly/M2oqOw
7 people like thisPosted: 12 years ago by Tomas Petricek
Generates simple systems of linear equations, suitable for being solved by someone who's just started learning about them. Change the ranges to make them suitable for solving without a calculator.
1 people like thisPosted: 10 years ago by Anonymous
This is the getting started sample for the numl machine learning library available at http://numl.net/ written in F#.
4 people like thisPosted: 10 years ago by Taha Hachana
This snippet shows how to transform simple recursive factorial function to combinator form step-by-step.
2 people like thisPosted: 10 years ago by Dmitri Soshnikov