Sponsored
Sponsored
Media Summary: My web page: www.imperial.ac.uk/people/n.sadawi Useful links: ... More about records vs. variants, and how variants can combine "one of" vs "each of" data. Textbook: ... Using pattern matching to access the pieces of a variant. Textbook:

Ocaml Tutorial 13 33 A - Detailed Analysis & Overview

My web page: www.imperial.ac.uk/people/n.sadawi Useful links: ... More about records vs. variants, and how variants can combine "one of" vs "each of" data. Textbook: ... Using pattern matching to access the pieces of a variant. Textbook: Modifying the parser and AST to incorporate type annotations on `let` bound variables Textbook: My web page: www.imperial.ac.uk/people/n.sadawi. Defining a persistent stack data structure as an

Photo Gallery

OCAML Tutorial 13/33: A Word on Recursion and Recursive Functions
Algebraic Data Types | OCaml Programming | Chapter 3 Video 17
Function Types | OCaml Programming | Chapter 2 Video 13
Pattern Matching with Variants Part 1 | OCaml Programming | Chapter 3 Video 14
OCAML Tutorial 17/33: The OCAML System
Adding Types to SimPL Interpreter | OCaml Programming | Chapter 9 Video 33
OCAML Tutorial 25/33: Formatted Output with OCAML Printf
An Introduction to Ocaml: Day 2 - Loops & Conditionals
OCAML Tutorial 28/33: Records in OCAML
OCaml Tutorial: Getting started with OCaml. Part 3 - Lists and Polymorphic Functions
OCAML Data Structures 3/13: OCAML Lists .. More Functions on OCAML Lists
OCAML Tutorial 29/33: OCAML Unions
View Detailed Profile
OCAML Tutorial 13/33: A Word on Recursion and Recursive Functions

OCAML Tutorial 13/33: A Word on Recursion and Recursive Functions

My web page: www.imperial.ac.uk/people/n.sadawi Useful links: ...

Algebraic Data Types | OCaml Programming | Chapter 3 Video 17

Algebraic Data Types | OCaml Programming | Chapter 3 Video 17

More about records vs. variants, and how variants can combine "one of" vs "each of" data. Textbook: ...

Sponsored
Function Types | OCaml Programming | Chapter 2 Video 13

Function Types | OCaml Programming | Chapter 2 Video 13

The types of function values. Textbook: https://cs3110.github.io/textbook.

Pattern Matching with Variants Part 1 | OCaml Programming | Chapter 3 Video 14

Pattern Matching with Variants Part 1 | OCaml Programming | Chapter 3 Video 14

Using pattern matching to access the pieces of a variant. Textbook: https://cs3110.github.io/textbook.

OCAML Tutorial 17/33: The OCAML System

OCAML Tutorial 17/33: The OCAML System

My web page: www.imperial.ac.uk/people/n.sadawi Useful links: ...

Sponsored
Adding Types to SimPL Interpreter | OCaml Programming | Chapter 9 Video 33

Adding Types to SimPL Interpreter | OCaml Programming | Chapter 9 Video 33

Modifying the parser and AST to incorporate type annotations on `let` bound variables Textbook: https://cs3110.github.io/textbook.

OCAML Tutorial 25/33: Formatted Output with OCAML Printf

OCAML Tutorial 25/33: Formatted Output with OCAML Printf

My web page: www.imperial.ac.uk/people/n.sadawi Useful links: ...

An Introduction to Ocaml: Day 2 - Loops & Conditionals

An Introduction to Ocaml: Day 2 - Loops & Conditionals

All code found here: https://github.com/AlexanderFeldstein/VideoTutorials/tree/master/OcamlExamples.

OCAML Tutorial 28/33: Records in OCAML

OCAML Tutorial 28/33: Records in OCAML

My web page: www.imperial.ac.uk/people/n.sadawi Useful links: ...

OCaml Tutorial: Getting started with OCaml. Part 3 - Lists and Polymorphic Functions

OCaml Tutorial: Getting started with OCaml. Part 3 - Lists and Polymorphic Functions

In this

OCAML Data Structures 3/13: OCAML Lists .. More Functions on OCAML Lists

OCAML Data Structures 3/13: OCAML Lists .. More Functions on OCAML Lists

My web page: www.imperial.ac.uk/people/n.sadawi.

OCAML Tutorial 29/33: OCAML Unions

OCAML Tutorial 29/33: OCAML Unions

My web page: www.imperial.ac.uk/people/n.sadawi.

OCAML Data Structures 13/13: OCAML Stack

OCAML Data Structures 13/13: OCAML Stack

My web page: www.imperial.ac.uk/people/n.sadawi.

Functional Stacks | OCaml Programming | Chapter 5 Video 3

Functional Stacks | OCaml Programming | Chapter 5 Video 3

Defining a persistent stack data structure as an

OCAML Tutorial 3/33: Basic OCAML Expressions and Operations

OCAML Tutorial 3/33: Basic OCAML Expressions and Operations

My web page: www.imperial.ac.uk/people/n.sadawi Useful links: ...

Related Video Content

Welcome to a World of OCaml information

OCaml is a general-purpose, industrial-strength programming language with an emphasis on expressiveness and safety.

OCaml - Wikipedia information

OCaml (/ oʊˈkæməl / oh-KAM-əl, formerly Objective Caml) is a general-purpose, high-level, multi-paradigm programming...

GitHub - ocaml/ocaml: The core OCaml system: compilers, runtime … information

OCaml is a functional, statically-typed programming language from the ML family, offering a powerful module system...

Documentation - Caml information

Tutorials on OCaml The first part of the OCaml manual provides an introduction to the core language, objects and...

OCaml Programming: Correct + Efficient + Beautiful information

OCaml Programming: Correct + Efficient + Beautiful # A textbook on functional programming and data structures in...

Sponsored