7th January 2008, 04:08 pm
Power of Functional Programming
Functional programming is one the oldest of major programming paradigms. Functional languages have been with us for a while. Languages like Lisp, Scheme, ML, OCaml, Haskell, Erlang and F# have well built compilers and tools and large user and development communities. However, the early success of the imperative programming languages made the […]
Tags:
continuation,
domain specific language,
dsl,
erlang,
F#,
features,
Fun,
functional,
Functional Programming,
future,
lambda,
lisp,
ml,
monad,
object oriented,
ocaml,
paradigm,
polymorphic,
programming,
recusion Category:
Articles,
F#,
Functional Programming |
2 Comments
28th May 2007, 04:49 pm
“Foundations of F#” is written by Robert Pickering who is a programmer and author living and working in Paris, France as he says. I think his enthusiasm in F# and .NET Framework made him to write this book. I really enjoyed reading his book and learned some new tricks in F# as well.
Review
“Foundations of […]