https://github.com/zachcp/squint-mol
experiments with squint
https://github.com/zachcp/squint-mol
Last synced: 8 months ago
JSON representation
experiments with squint
- Host: GitHub
- URL: https://github.com/zachcp/squint-mol
- Owner: zachcp
- Created: 2025-05-05T20:46:47.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-05-06T00:53:48.000Z (about 1 year ago)
- Last Synced: 2025-08-15T04:46:55.938Z (10 months ago)
- Language: Clojure
- Size: 29.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
# squint-mol
Experiment to create MVSJ in cljs.
```sh
npx squint *.cljs
npx squint run core.cljs
rm dist/mvsj/*
npx squint compile
node dist/mvsj/tests.mjs
```