It is suggested to work on exercises using a local installation of OCaml.
- Read the instructions to install OCaml on your machine;
- Read the instructions to keep your solutions to the exercises on a local repository synchronized with github.
- Logical Nand
- Logical Xor
- Multiplexer
- Absolute value
- Max of two natural numbers
- Weekly lectures
- Parrot trouble
- Increment optional value
- Squirrel play
- Exam committee
- Movie ratings
- Best offer
- Even and odd
- In range
- x to the 9th
- Highest card wins
- Head or tail
- Min and max of 3 values
- Guess a number
- 7, 11 and doubles
- Comparing fractions
- Consensus3
- Tris
- Poker
- Straight
- Loaded dice
- Morra
- Sum range
- Count zeros of a function
- Has one
- Bounce
- Reverse a list
- String of list
- Random list
- Rotate list
- Consecutive even
- Enumeration of integers
- Enumeration of pairs of naturals
- Peano arithmetic
- Bit strings
- Euclid's GCD
- Min and max of a function
- Sets
- Simple language recognizers
- Extract an element from a list
- Deck of cards
- Student grades
- ALF students