Skip to content

johnwhitington/tppx_showtype

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tppx_showtype

Example typed PPX. Now we can do:

ocamlopt -tppx tppx_showtype example.ml

and see:

$ocamlopt -tppx ./tppx_showtype example.ml 
f : int -> int -> int
result : int
x : int

Do not try to install -- ocamlfind doesn't know about tppx (yet).

About

Example typed PPX

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published