This repository was archived by the owner on Jan 2, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 22
33Experimental and tiny CLJS transpiler
44
5- NOTE: cherry started out as a fork of
6- [ Scriptjure] ( https://github.com/arohner/scriptjure ) . Currently it's being
7- reworked to meet the below goals. If you are interested in these goals, post a
8- message on [ Github Discussions] ( https://github.com/borkdude/cherry/discussions ) .
9-
105> :warning : This project is an experiment and not recommended to be used in
116> production. It currently has many bugs and will undergo many breaking changes.
127
@@ -48,6 +43,11 @@ out to be of value.
4843Depending on interest both from people working on this and the broader
4944community, the above goals may or may not be pursued.
5045
46+ Cherry started out as a fork of
47+ [ Scriptjure] ( https://github.com/arohner/scriptjure ) . Currently it's being
48+ reworked to meet the below goals. If you are interested in these goals, post a
49+ message on [ Github Discussions] ( https://github.com/borkdude/cherry/discussions ) .
50+
5151Run ` bb transpile_and_run.clj corpus/foo.cljs ` to see an example transpilation +
5252run in Node.js.
5353
You can’t perform that action at this time.
0 commit comments