CS160 Assignment 1
Assignment 1 Due Monday, April 24th, 11:59PM In this assignment, you will get some practice writing simple functions in OCaml that manipulate lists (Part 1) and trees (Part 2). Important Notes: Before starting this homework, make sure you have installed opam and OCaml following the instructions here. Next install the dependencies by doing opam install […]
CS160 Assignment 1 Read More »