If you already have Homebrew, just open a terminal and type
$ brew install clozure-cl
| license: gpl-3.0 | |
| height: 600 |
| BeginPackage["SimpleJavaReloader`", {"JLink`"}]; | |
| JCompileLoad::usage = | |
| "JCompileLoad[javacode_,addToClassPath_] attempts to compile a Java \ | |
| class defined by a string javacode, optionally adding to Java compiler classpath \ | |
| files and folders from addToClassPath, and load the resulting class into | |
| Mathematica"; | |
| Begin["`Private`"] |
If you already have Homebrew, just open a terminal and type
$ brew install clozure-cl