I've been working on this project off and on for about a month and a half, and feel that it's finally at a point where it's usable. It's my first real project in F#, and I can only say good things about the language at this point. "What is it?", you ask. It's an F# quotations to javascript converter. You can also take F# modules and compile them down to javascript.
To start I'll just point you to a few links so you can play with the project as we go.
First, you can run all of the...