Security News
Create React App Officially Deprecated Amid React 19 Compatibility Issues
Create React App is officially deprecated due to React 19 issues and lack of maintenance—developers should switch to Vite or other modern alternatives.
lang-clojure-eval
Advanced tools
Lezer-based Clojure Codemirror 6 extension with live evaluation
A Codemirror 6 language extension based on the Lezer Clojure parser, with inline-evaluation support via the Small Clojure Interpreter (SCI).
clojure() → LanguageSupport
Clojure language support including evaluation.
clojureLanguage: LRLanguage
A language provider based on the Lezer Clojure parser, extended with highlighting and indentation information.
evalExtension: Extension
Inline-evaluation support via the Small Clojure Interpreter
Since many commonly used Java methods are not accessible because we are in a JavaScript environment, a limited subset have been ported into Clojure for compatibility. If you'd like to use one that has not been ported, please file an issue and we'll see what we can do.
Alpha. Certainly contains bugs. There is a live demo running which is continuously built from the main branch.
npm install
npm run dev
To compile sci.js from the Clojurescript source:
npx shadow-cljs release sci
FAQs
Lezer-based Clojure Codemirror 6 extension with live evaluation
The npm package lang-clojure-eval receives a total of 0 weekly downloads. As such, lang-clojure-eval popularity was classified as not popular.
We found that lang-clojure-eval demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Create React App is officially deprecated due to React 19 issues and lack of maintenance—developers should switch to Vite or other modern alternatives.
Security News
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.
Security News
The Linux Foundation is warning open source developers that compliance with global sanctions is mandatory, highlighting legal risks and restrictions on contributions.