Skip to content

elzibus/The-Functional-Approach-to-Programming

Repository files navigation

The Functional Approach to Programming

I am reading this book by Guy Cousineau and Michel Mauny. It was written in the Caml Light dialect. I am converting the code to something that works with Ocaml 4.03.0 and I will work on solutions to the exercises in parallel.

Book source code

I have discovered that one of the authors has made the original Caml-Light source code available:

https://github.com/mauny/the-functional-approach-to-programming

Update 22NOV2021

@Fourchaux has converted the entire book to Ocaml code and opened a pull request in @mauny's repository :)

About

Ocaml code from the book by Cousineau and Mauny (1998)

Topics

Resources

License

Stars

Watchers

Forks