Skip to content

bobbicodes/calc

Repository files navigation

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).

Screenshot

Development mode

npm install
npx shadow-cljs watch app

start a ClojureScript REPL

npx shadow-cljs browser-repl

Building for production

npx shadow-cljs release app

About

Graphing calculator in Clojure via sci

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published