F# Parse Syntax Tree: Parse an input string into lexical tokens, then check the list of tokens for the correct syntax.

Download Source