-
In working on http://github.com/clojure-emacs/inf-clojure I see that we need to take different code-paths depending on which REPL we're interacting with.
example:
```emacs-lisp
(defcustom inf-cloj…
-
Hi @mfikes
I really love using `planck` on my machine which is a traditional `x86_64` but recently I was curious whether `planck` would build on my `AArch64` / `ARMv8` server and tested it out tod…
-
First, thanks for planck! It is a great tool for doing clojurescript development!
I use planck to run all of my zprint tests in clojurescript, and it has worked great for years. When I first upgr…
-
I'm currently developing a game that uses p5play, and thus planck.js under the hood.
There's been a ton of circumstances where I've come across the same error- `Cannot read properties of undefined …
-
When Planck was first set up with homebrew, it was possible to install it without requiring a dependency on Java. At some point this issue started happening with maven: https://github.com/Homebrew/leg…
-
**For discussion!**
Clojure has a really nice library called ["conch"](https://github.com/Raynes/conch) that's incredibly useful when using Clojure for shell scripting. Given that Planck is genera…
-
```
orion:(master)replete$ script/build
Error: please "brew install icu4c"
orion:(master)replete$ brew list
ant gmp libunistring opencv sqlite
aurora-cli icu4c libxml2 openexr tbb
awscli …
-
You're probably already aware, but just in case:
```clj
~/c/planck-scatch> plk -D "com.taoensso/truss:1.5.0"
ClojureScript 1.10.238
cljs.user=> (require 'taoensso.truss)
WARNING: Use of undecla…
-
Hi, it is a bit tricky to find how to typeset the hbar symbol ħ. It is apparently accessible under `planck.reduced` but coming from LaTeX one would much likely search for "hbar" in the symbol search. …
-
### Description
This RFC proposes adding various physical constants.
The purpose of this issue is to serve as a tracking issue for adding various physical constants.
List of physical constant…