You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 2, 2023. It is now read-only.
Copy file name to clipboardExpand all lines: squint/README.markdown
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -37,6 +37,9 @@ out to be of value.
37
37
38
38
Also see [test/cherry_test.clj](test/cherry_test.clj).
39
39
40
+
Run `bb transpile_and_run.clj corpus/foo.cljs` to see an example transpilation +
41
+
run in Node.js.
42
+
40
43
====
41
44
42
45
Scriptjure is a Clojure library for generating javascript from Clojure forms. Its primary goal is to make it simple to embed "glue" javascript in Clojure webapps. Generated Scriptjure javascript is intended to be readable.
0 commit comments