InfoQ

InfoQ

Topic/Tag specific view

Objective Caml Content on InfoQ


Latest featured content about Objective Caml

Don Syme Talks About F# 2.0, a First Class Citizen in Visual Studio 2010

Topics
.NET Framework 4.0,
F#,
.NET Languages,
OOP,
.NET Framework,
Methodologies,
Functional Programming,
.NET,
QCon,
Architecture,
Programming,
Language Design,
Objective Caml,
Conferences,
QCon London 2010,
Fun

In this interview made by Sadek Drobi, Don Syme speaks about F# 2.0, its application fields, its integration in Visual Studio 2010 and F# open source Power Pack library. Don also discusses the genesis of F#, the ties with OCaml as well as its specificity. He explains how did OOP and FP mix into one language and mentions some of the language's design decisions and compromises he had to take.

News about Objective Caml

Empower Your Ruby With Haskell And Hubris

Topics
Ruby,
Dynamic Languages,
Erlang,
Haskell,
Functional Programming,
Languages,
Performance & Scalability,
Programming,
Objective Caml,
Bridge

Embedding C in Ruby or Rails applications is a way to fix performance bottle necks. RubyInline made this easy for C. Mark Wotton recently created Hubris, a bridge which makes it possible to call Haskell code from Ruby.