This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
; from the jlink.clj | |
; mal using wolfram engine so far is all | |
; (def ^:private default-mac-base-path "/Applications/Mathematica.app/Contents") | |
(def ^:private default-mac-base-path "/Applications/Wolfram Engine.app/Contents") | |
; mal appends to above | |
;(def ^:private jlink-suffix "/SystemFiles/Links/JLink/JLink.jar") | |
(def ^:private jlink-suffix "/Resources/Wolfram Player.app/Contents/SystemFiles/Links/JLink/JLink.jar") |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Character Shortcut TXT HTML WORD | |
prime keyboard ' ' | |
left single quote option ] ‘ &lsqo; | |
right single quote shift option ] ’ ’ | |
left double quote option [ “ “ | |
right double quote shift option [ ” ” | |
“This is a test” | |
Don’t Panic |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0" encoding="UTF-8"?> | |
<methodResponse> | |
<params> | |
<param> | |
<value> | |
<array> | |
<data> | |
<value> | |
<struct> | |
<member> |