Practical OCaml

Bibliographic Details
Main Author: Smith, Joshua B. (Author)
Corporate Author: SpringerLink (Online service)
Format: eBook
Language:English
Published: Berkeley, CA : Apress : Imprint: Apress, 2007.
Edition:1st ed. 2007.
Subjects:
Online Access:https://doi.org/10.1007/978-1-4302-0244-8
Table of Contents:
  • Why Objective Caml (OCaml)?
  • Interacting with OCaml: The Toplevel
  • Syntax and Semantics
  • Understanding Functions
  • Practical: Creating a Simple Database
  • Primitive and Composite Types
  • Practical: Simple Database Reports, Exports, and Imports
  • Collections
  • Files and File I/O
  • Exception Handling
  • Practical: A URI Library
  • Using Ocamldoc
  • Modules and Functors
  • Practical: A Spam Filter
  • Practical: A Network-Aware Scoring Function
  • Ocamllex and Ocamlyacc
  • Practical: Complex Log File Parsing
  • The Objective Part of Caml
  • Digression: OCaml Is Not Pure
  • Digression: Functional Programming
  • Practical: Web Programming
  • Practical: A Shoutcast Server
  • Using Threads
  • Practical: A Concurrent Web Crawler
  • Interfacing with OCaml
  • Practical: Time and Logging Libraries
  • Processing Binary Files
  • OCaml Development Tools
  • Camlp4
  • Conclusion.