Start of topic | Skip to actions

OCaml for Seasoned Schemer

This is a quick introduction to OCaml aimed at readers who are already fluent in Scheme.

The Basics

... [Follow slides, do each concept introduced on slides in OCaml]

Additional Resources

  • For an alternative, concise intro to OCaml, check this out.
  • For a broader introduction to using OCaml, checkout the online OCaml Book.
  • To look up specific detailed, please consult the OCaml user guide.
  • For building lexers and parsers, checkout OCaml lex tutorial the OCaml yacc tutorial as well as tips about building parsers in the Little RAPster.

End of topic
Skip to actions | Back to top
Creative Commons LicenseThis work is licensed under a Creative Commons Attribution 2.5 License. Please follow our citation guidelines.