repl.js: REPL.st
	../bin/amberc -m Repl -l Compiler,parser REPL.st amber

run: repl.js
	./amber

clean:
	rm -f amber.js