Welcome to MSDN Blogs Sign in | Join | Help

Browse by Tags

All Tags » fsyacc » fslex

MSBuild tasks for Lex and Yacc

While I am thrilled about all the new features we've put into the F# CTP, perhaps the thing I'm most excited about are the MSBuild tasks for Lex and Yacc. You heard that right. If you want to use fslex.exe of fsyacc.exe as part of your project, you can
Posted by ChrSmith | 3 Comments
Filed under: , , ,

Attachment(s): MegaCalc-v1.0.zip

FSharpp to FSProj Converter

Wow, what a busy week! The F# CTP is out the door, and it's already making reverberations around the blogospphere: Don's Announcement Units of Measure in F#: Part One, Introducing Units - HOTNESS Downloading stock prices in F# - Part I - Data modeling
Posted by ChrSmith | 1 Comments
Filed under: , , ,

Attachment(s): FSharppToFSProj-v1.1.zip

fsyacc Sample on Code Gallery

The first release is a simple four function calculator, which builds off of last week's blog post and integrates fsyacc for parsing. The net result is the ability to write simple simple expressions like "10 * 2 - 15 / 3" and get it evaluated using the order of operations.
Posted by ChrSmith | 1 Comments
Filed under: , ,

Attachment(s): MegaCalc.zip
 
Page view tracker