kalisjoshua / euler

Project Euler solutions; they ask people not publish their answers but I want to be able to look at and share my solutions.
28 stars 16 forks source link

Added Euler 1-10 answer in F#. More work to do, but this is the start #19

Closed johnbfair closed 11 years ago

johnbfair commented 11 years ago

I plan on making links/buttons (somehow) that will execute the code over on tryfsharp.org. I'd also like to write a small function that executes and compares the results. Unfortunately its that or tryfsharp (unless I can figure out how to send multiple code snippets to tryfsharp at once).

kalisjoshua commented 11 years ago

Awesome. We will need to work to try and get a command line execution for these as a follow-up issue.