Sha256: 87ad6c6e345aee14d489dd4517d0c1ca251a4b985880d126686601d77fe65f1f

Contents?: true

Size: 133 Bytes

Versions: 6

Compression:

Stored size: 133 Bytes

Contents

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

run: repl.js
	../bin/amber

clean:
	rm -f amber.js REPL.js

Version data entries

6 entries across 6 versions & 2 rubygems

Version Path
mdbe-0.1.0 public/amber/repl/Makefile
maglev-database-explorer-0.0.5 public/amber/repl/Makefile
maglev-database-explorer-0.0.4 public/amber/repl/Makefile
maglev-database-explorer-0.0.3 public/amber/repl/Makefile
maglev-database-explorer-0.0.2 public/amber/repl/Makefile
maglev-database-explorer-0.0.1 public/amber/repl/Makefile