OCaml Hello World
Mississippi College
Computer Science
Dr. Bennet
CSc 404
Overview
Syntax
Names and Scope
Types
Semantics
Functions
Logic Pgmming
Memory Management
Modular and Class Abstraction
Functional Programming
Hello, World
Counter
OCaml Madlib
Input
print_string "Hello, world!\n";;
[download]