SCI is a lightweight Clojure interpreter designed for embedding and scripting in JVM or native apps (e.g., Babashka). It supports stateful contexts, multiple evaluations, and a configurable environment without full JVM startup overhead. Packed with optional extensions (like reagent, js-interop), it enables REPL-like interactivity in minimal environments.
Features
- Stateful evaluation contexts via sci/init and eval-string*
- Lightweight interpreter with fast startup
- Extensible with context-aware libraries/plugins
- Supports Clojure data structures and core functionality
- Ideal for embedding in apps or scripts
- Maven-published, EPL-licensed, actively maintained
Categories
Data FormatsLicense
Eclipse Public LicenseFollow SCI
You Might Also Like
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of SCI!