aboutsummaryrefslogtreecommitdiff
path: root/cljcc-compiler/src/cljcc
AgeCommit message (Collapse)Author
2025-07-26Adding clojure-mcp setupmainYour Name
2025-04-26Compile library to WASM using GraalVM.Your Name
Add main functions for library. Convert to WASM image. Setup public for cljcc website.
2025-03-16Refactor into cli and cljcc-compiler foldersYour Name
Pass all tests. Fix babashka tasks and build setup. Repl is behaving in unexpected ways, otherwise working as expected.
2025-03-16Add common functions for handling cljcc compilerYour Name
2025-03-16Rename all compiler files to cljc.Your Name
2025-03-16Refactor files to cljcc-compiler and cli tool.Your Name