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: ... How to define some common operators for function application, including the pipeline operator Textbook: ...

Ocaml Tutorial 17 33 The - 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: ... How to define some common operators for function application, including the pipeline operator Textbook: ... How to define the substitution operation for simple expressions, including `if` and `let` Textbook: Comparing the difference between `open` and `include` in modules Textbook: Functors, which is a funny name for an elegant concept: functions on modules Textbook:

How to implement the `fold_left` and `fold_right` functionals on lists. Textbook: HM type inference of `let` expressions led to type schemes, which enabled polymorphism. Add mutability, though, could lead to a ... How to implement `let` expressions, including substitution, in the calculator interpereter Textbook: ... Defining a persistent stack data structure as an

Photo Gallery

OCAML Tutorial 17/33: The OCAML System
OCAML Tutorial 18/33: The String Module in OCAML
Algebraic Data Types | OCaml Programming | Chapter 3 Video 17
Application Operators | OCaml Programming | Chapter 2 Video 17
Definition of Substitution | OCaml Programming | Chapter 9 Video 17
OCAML Tutorial 28/33: Records in OCAML
Include vs Open | OCaml Programming | Chapter 5 Video 16
Functors | OCaml Programming | Chapter 5 Video 17
OCAML Tutorial 3/33: Basic OCAML Expressions and Operations
An ADT for Pokemon | OCaml Programming | Chapter 3 Video 18
Fold | OCaml Programming | Chapter 4 Video 5
Modules and Structures | OCaml Programming | Chapter 5 Video 2
View Detailed Profile
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: ...

OCAML Tutorial 18/33: The String Module in OCAML

OCAML Tutorial 18/33: The String Module in OCAML

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

Sponsored
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: ...

Application Operators | OCaml Programming | Chapter 2 Video 17

Application Operators | OCaml Programming | Chapter 2 Video 17

How to define some common operators for function application, including the pipeline operator Textbook: ...

Definition of Substitution | OCaml Programming | Chapter 9 Video 17

Definition of Substitution | OCaml Programming | Chapter 9 Video 17

How to define the substitution operation for simple expressions, including `if` and `let` Textbook: https://cs3110.github.io/textbook.

Sponsored
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: ...

Include vs Open | OCaml Programming | Chapter 5 Video 16

Include vs Open | OCaml Programming | Chapter 5 Video 16

Comparing the difference between `open` and `include` in modules Textbook: https://cs3110.github.io/textbook.

Functors | OCaml Programming | Chapter 5 Video 17

Functors | OCaml Programming | Chapter 5 Video 17

Functors, which is a funny name for an elegant concept: functions on modules Textbook: https://cs3110.github.io/textbook.

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: ...

An ADT for Pokemon | OCaml Programming | Chapter 3 Video 18

An ADT for Pokemon | OCaml Programming | Chapter 3 Video 18

An extended

Fold | OCaml Programming | Chapter 4 Video 5

Fold | OCaml Programming | Chapter 4 Video 5

How to implement the `fold_left` and `fold_right` functionals on lists. Textbook: https://cs3110.github.io/textbook.

Modules and Structures | OCaml Programming | Chapter 5 Video 2

Modules and Structures | OCaml Programming | Chapter 5 Video 2

The basics of

OCAML Tutorial 22/33: Labelled & Optional Parameters in OCAML Functions

OCAML Tutorial 22/33: Labelled & Optional Parameters in OCAML Functions

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

The Value Restriction | OCaml Programming | Chapter 9 Video 49

The Value Restriction | OCaml Programming | Chapter 9 Video 49

HM type inference of `let` expressions led to type schemes, which enabled polymorphism. Add mutability, though, could lead to a ...

Implementing Let in the Calculator | OCaml Programming | Chapter 9 Video 18

Implementing Let in the Calculator | OCaml Programming | Chapter 9 Video 18

How to implement `let` expressions, including substitution, in the calculator interpereter Textbook: ...

Functional Stacks | OCaml Programming | Chapter 5 Video 3

Functional Stacks | OCaml Programming | Chapter 5 Video 3

Defining a persistent stack data structure as an

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...

TryOCaml information

Welcome to OCaml 5.1.1 - use the editor pane and press [Ctrl-e] - or type your OCaml phrase in the box below and...

Sponsored