Skip to content

jaked/deriving

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Typing `make' in this directory should build both the preprocessor
(syntax/deriving) and the libraries (lib/deriving.cma,
lib/deriving.cmxa).

You can run the tests by changing to the test directory and building
and running the `tests' executable

   $ cd tests
   $ make
   ...
   $ ./tests
   Tests succeeded!

There's very limited documentation at present, but you should be able
to get started by looking at the test files.

Any comments are very welcome.

Jeremy Yallop
jeremy.yallop@ed.ac.uk

About

Extension to OCaml for deriving functions from type declarations.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages