Skip to content

lowyck/learn-ocaml-autogen

 
 

Repository files navigation

Learn-OCaml autogen

This is Learn-OCaml autogen, a utility allowing you to generate all the files needed by Learn-OCaml from a single one. You might be interested in autogen if:

  1. You need to write an exercise for the platform, but want to make it easy.
  2. You want to avoid writing boilerplate code. Then,
    • if your exercise is a generic test of functions against solutions, you have nothing more to do.
    • if your exercise is more complex, you can use the generated files as a basis for your implementation.

Installation

The procedure to install autogen is described here.

Howtos

Reference

Annotations used in Learn-OCaml autogen

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • OCaml 87.0%
  • Standard ML 5.7%
  • Shell 4.1%
  • Makefile 3.2%