edmason

Stories submitted by edmason

F# for Visualization update(ffconsultancy.com)

submitted by edmasonedmason(225) 4 years, 2 months ago

F# for Visualization has been updated and now provides advanced interactive 2D function plotting capability with typeset mathematics. read more...

add a comment |category: |Views: 17

tags: another

F# for Numerics beta release(fsharpnews.blogspot.com)

submitted by edmasonedmason(225) 4 years, 3 months ago

Flying Frog have just announced the launch of their F# for numerics library (beta release). read more...

add a comment |category: |Views: 6

tags: another

F# for Scientists now being published(fsharpnews.blogspot.com)

submitted by edmasonedmason(225) 4 years, 3 months ago

The new book from the author of the popular F#.NET journal and the excellent OCaml for Scientists. F# for Scientists is due to be published by Wiley this year. read more...

add a comment |category: |Views: 2

tags: another

Parser Combinators in F#(fsharpnews.blogspot.com)

submitted by edmasonedmason(225) 4 years, 4 months ago

Certain applications are extremely well suited to functional programming and parsing is one of them. Specifically, the ability to write functional combinators that allow parsers for everything from integers up to symbolic expressions to be composed is more general and provides more opportunity for code reuse than the use of conventional parser generators such as fslex and fsyacc. This article explains how parser combinators may be designed and implemented in F#..." read more...

add a comment |category: |Views: 64

tags: another

Review of Flying Frog's F# Journal(weblogs.asp.net)

submitted by edmasonedmason(225) 4 years, 4 months ago

Granville Barnett's full review of the F# Journal. read more...

add a comment |category: |Views: 68

tags: another

Review of the new book Expert F#(fsharpnews.blogspot.com)

submitted by edmasonedmason(225) 4 years, 4 months ago

Review of the new book, Expert F#, co-authored by the creator of F#. read more...

add a comment |category: |Views: 3

tags: another

Review of the F#.NET Journal(fsharpnews.blogspot.com)

submitted by edmasonedmason(225) 4 years, 4 months ago

Short review of the F#.NET Journal. read more...

add a comment |category: |Views: 26

tags: another

Adventures in F#(geekswithblogs.net)

submitted by edmasonedmason(225) 4 years, 4 months ago

Matthew Podwysocki shares his experiences of learning F#. Useful links section. read more...

add a comment |category: |Views: 0

tags: another

Profitable Programming Books(ocamlnews.blogspot.com)

submitted by edmasonedmason(225) 5 years ago

Flying Frog's take on O'Reilly's statistics read more...

add a comment |category: |Views: 0

tags: another

Real Time Particle System(ffconsultancy.com)

submitted by edmasonedmason(225) 5 years ago

Program simulating the dynamics of a system of non-interacting particles bouncing on a surface. Pretty cool - take a look! read more...

add a comment |category: |Views: 23

tags: another

F# News(fsharpnews.blogspot.com)

submitted by edmasonedmason(225) 5 years ago

Structs vs classes. read more...

add a comment |category: |Views: 0

tags: another

Easy 3D graphics - free demos, videos and source code!(ffconsultancy.com)

submitted by edmasonedmason(225) 5 years ago

create 3D graphics quickly and easily with F#. Free beta release. read more...

1 comment |category: |Views: 19

tags: another

Introduction to F#(ffconsultancy.com)

submitted by edmasonedmason(225) 5 years, 1 month ago

Cool little on-line tutorial. More information and demos in the F# journal articles to which I now subscribe. read more...

add a comment |category: |Views: 13

tags: another