Skip to content

A sample projet with all the right voodoo to build Mezzo files.

Notifications You must be signed in to change notification settings

protz/mezzo-sample-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Mezzo sample project

Because building Mezzo projects can be a little tricky, this is a very basic project that shows how to use Ocamlbuild as well as the new plugin-tag option.

That way, you just need one invocation of ocamlbuild, and everything will be taken care of: calling the mezzo compiler to convert mz files into ml files, compiling the resulting mz files while linking them with the already-compiled mezzo standard library and mezzo runtime library.

This requires a properly-installed mezzo -- we recommend you use OPAM to install it.

Happy hacking!

About

A sample projet with all the right voodoo to build Mezzo files.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages