clojurescript
JavaScript compiler
A compiler that converts Clojure code to JavaScript.
Clojure to JS compiler
9k stars
359 watching
790 forks
Language: Clojure
last commit: about 2 months ago
Linked from 3 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
clojure/clojure | The Clojure project provides a modern, concurrent, and expressive language for writing software. | 10,496 |
clojure-lsp/clojure-lsp | An LSP implementation for Clojure and ClojureScript, enabling language features such as code completion, refactoring, and error detection. | 1,186 |
betterthantomorrow/calva | A Visual Studio Code extension that provides an integrated environment for Clojure and ClojureScript development with features such as REPL support, code evaluation, formatting, and debugging. | 1,718 |
clojuredocs/guides | An assortment of guides and tutorials covering various aspects of the Clojure programming language and its ecosystem | 369 |
clojure/clojure-clr | A native implementation of Clojure on the Common Language Runtime (CLR) to provide a feature-complete programming language for .NET applications. | 1,570 |
indiejames/vscode-clojure-debug | An extension for VS Code that provides tools and features for developing and debugging Clojure code. | 84 |
zelex/jo_clojure | An embeddable implementation of a Clojure-like language in C/C++ for fast execution and integration with other systems. | 148 |
binaryage/cljs-devtools | Tools for debugging and inspecting ClojureScript applications in DevTools | 1,110 |
clojure-cookbook/clojure-cookbook | A comprehensive resource for learning Clojure and solving common programming tasks | 2,596 |
bbatsov/clojure-style-guide | A community-driven coding style guide for the Clojure programming language. | 4,019 |
igjoshua/cljsl | A Clojure-based compiler for converting a subset of Clojure code into GLSL shader code | 23 |
zk/clojuredocs | An online documentation platform for the Clojure programming language and its ecosystem. | 1,033 |
tailrecursion/javastar | A tool for writing Java code in Clojure | 64 |
weavejester/codox | Generates API documentation from source code in a specific programming language | 667 |
clojure/java.jdbc | Provides low-level JDBC-based access to databases in Clojure | 724 |