This project is a toy graphing calculator that evaluates arbitrary functions with Nextjournal's clojure-mode for Codemirror 6 and the Small Clojure Interpreter (sci).
npm install
npx shadow-cljs watch app
start a ClojureScript REPL
npx shadow-cljs browser-repl
npx shadow-cljs release app