This is the Laddie to Clay compiler.

It requires 
	g++ (we suggest version 3.4.6 but most others should work)
	flex (version 2.5.4)
	yacc

To install:
	make

It will produce the executable
	Laddie
