Free Computer Books Downloads and Reviews; from desktop to cloud computing...C++, C#, Java, ASP.NET, Silverlight, Cloud computing, Microsoft Expression Blend, Android, Unix, Operating Systems, PHP, Visual Basic, Mobile Phones...... Updated regularly....Keep visiting.....

Showing posts with label Caml. Show all posts
Showing posts with label Caml. Show all posts

Friday, 22 August 2014

Unix System Programming in OCaml


This book is an introductory course on Unix system programming, with an emphasis on communications between processes. The main novelty of this work is the use of the OCaml language, a dialect of the ML language, instead of the C language that is customary in systems programming. This gives an unusual perspective on systems programming and on the ML language.

Title Unix System Programming in OCaml
Author(s) Xavier Leroy and Didier Rémy
Publisher: OcamlCore.org, 2013 - Date
Language: English
eBook: http://ocamlunix.forge.ocamlcore.org/

Thursday, 21 August 2014

O'Reilly® Real World OCaml: Functional Programming for the Masses


Learn how to solve day-to-day problems in data processing, numerical computation, system scripting, and database-driven web applications with the OCaml multi-paradigm programming language. This hands-on book shows you how to take advantage of OCaml’s functional, imperative, and object-oriented programming styles with recipes for many real-world tasks.

You’ll start with OCaml basics, including how to set up a development environment, and move toward more advanced topics such as the module system, foreign-function interface, macro language, and the ocamlbuild system. Quickly learn how to put OCaml to work for writing succinct and readable code.

Title Real World OCaml: Functional Programming for the Masses
Author(s) Yaron Minsky, Anil Madhavapeddy, Jason Hickey
Publisher: O'Reilly Media (December 22, 2013); eBook (RealWorldOcaml.org, 2013 - Date)
Hardcover/Paperback 499 pages
Language: English
ISBN-10: 978-1449323912
eBook: https://realworldocaml.org/

Monday, 11 August 2014

Developing Applications with Objective Caml




Objective Caml (OCaml) is an open source programming language that allows you to utilize both functional and object-oriented programming. Sporting features such as a robust object system, type safety, and an expansive standard library, OCaml is a language that encourages pragmatic solutions instead of dogmatic ones. Boasting performance on par with the likes of C/C++, and having compilers available for a variety of platforms, including Windows, Unix, Linux, and Mac OS X, enterprise developers should consider adding this powerful language to their repertoire.

This book is a preliminary english translation of a comprehensive book on OCaml, covering not only the core language, but also modules, objects and classes, threads and systems programming, and interoperability with C.

Title Developing Applications with Objective Caml
Author(s) Emmanuel Chailloux, Pascal Manoury and Bruno Pagano
Publisher: O'Reilly France (2002)
Hardcover/Paperback 418 pages
Language: English
ISBN-10: 2841771210
eBook: http://caml.inria.fr/pub/docs/oreilly-book/
loading...

Search: