Skip to content

bzy-debug/uml

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

79 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

μML

A haskell implementation of μML in Programming Languages: Build Prove and Compare.

Quick Start

start the repl with basis:

$ cabal run uml

or repl with some file:

$ cabal run uml -- /path/to/file

Examples

You can find some examples in examples folder

  • basis.uml: the basis
  • fib.uml: Fibonacci number
  • rbt.uml: Red Black Tree

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published