Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 535 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 535 Bytes

Code for OCaml Training & Practices

Building

Read build_guide.md

Testing

Read test_guide.md

References

  • Purely Functional Data Structure, Chris Okasaki, Cambridge University Press.
  • Functional Pearls, in Journal of Functional Programming.
  • Gerard Huet, The Zipper, Journal of Functional Programming, Sept 1997.
  • Andrew J. Kennedy, Picker Combinators, Journal of Functional Programming, Nov 2004.
  • The Functional Approach to Programming with Caml, Guy Cousineau and Michel Mauny, Cambridge University Press.