From abe24425ced15fd784ef6c62d6f186af72b491db Mon Sep 17 00:00:00 2001 From: Eduardo Julian Date: Sun, 11 Jul 2021 01:51:04 -0400 Subject: Re-named ":coerce" to ":as" since it technically doesn't do coercions. --- commands.md | 19 ------------------- 1 file changed, 19 deletions(-) (limited to 'commands.md') diff --git a/commands.md b/commands.md index df846461e..a94dee8a7 100644 --- a/commands.md +++ b/commands.md @@ -25,25 +25,6 @@ cd ~/lux/lux-r/ && lein clean --- -# Old/bootstrapping compiler - -## Build & install - -``` -cd ~/lux/lux-bootstrapper/ \ -&& lein clean \ -&& lein install -``` - -## Run JBE (Read generated bytecode) - -``` -cd ~/lux/jbe/bin/ \ -&& java ee.ioc.cs.jbe.browser.BrowserApplication -``` - ---- - # Leiningen plugin ## Install -- cgit v1.2.3