Skip to content
/ abt Public
forked from ayberkt/abt

Ocaml port of CMU's ABT library (with various modifications).

Notifications You must be signed in to change notification settings

astahfrom/abt

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

abt

Ocaml port of CMU's ABT library (with various modifications).

examples

To build:

jbuilder build examples/foo.exe
jbuilder build examples/untyped.exe

To run:

./_build/default/examples/foo.exe
./_build/default/examples/untyped.exe

About

Ocaml port of CMU's ABT library (with various modifications).

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • OCaml 96.0%
  • Makefile 4.0%