Compiler regression in VS2010-SP1 ?
30 people like thisPosted: 11 years ago by fholm
Based on Uncle Bob's State Machine Compiler for Clean Code video series, parser implemented with FParsec, see https://github.com/unclebob/CC_SMC for Uncle Bob's Java implementation.
7 people like thisPosted: 8 years ago by Phillip Trelford
Compiles simple F# quoted expressions (literals, values, operators, ifs and for loops) to Java code.
6 people like thisPosted: 9 years ago by Phillip Trelford