nasser / nostrand

Clojure on Mono
68 stars 11 forks source link

Add magic-modes in cli-repl args options #40

Open skydread1 opened 2 years ago

skydread1 commented 2 years ago

Closes #39

I think the only 2 relevant flags for the REPL are *legacy-dynamic-callsites* and *strongly-typed-invokes*. I think the rest of the flags are not really useful for the REPL, should I add them all available just in case?