Skip to content
/ melange Public

Fast, statically type-safe OCaml network applications (e.g. DNS/SSH)

Notifications You must be signed in to change notification settings

avsm/melange

Folders and files

NameName
Last commit message
Last commit date

Latest commit

e92240e · Mar 22, 2011
Jan 1, 2008
Dec 29, 2007
Mar 22, 2011
Dec 25, 2007
Jan 2, 2008
Jul 26, 2009
Mar 1, 2009
Jul 20, 2006
May 17, 2010
Dec 29, 2007
Jan 3, 2008
Jun 23, 2006
Jun 29, 2006
Sep 11, 2006
Jul 5, 2006
Jul 5, 2006
Jun 29, 2006

Repository files navigation

Stub, mail [email protected] with questions

Useful targets:

$ make world
	This will do a clean, dependency and full build

$ make clean
	Cleans all subdirectories

$ make depend
	Recursively builds dependencies

$ make all
	Builds all components