SkillAgentSearch skills...

Basilisp

A Clojure-compatible(-ish) Lisp dialect hosted on Python 3 with seamless Python interop

Install / Use

/learn @basilisp-lang/Basilisp
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

🐍 basilisp 🐍

A Clojure-compatible(-ish) Lisp dialect hosted on Python 3 with seamless Python interop.

PyPI python pyimpl readthedocs Run tests Run clojure-test-suite Coveralls github license Slack

Getting Started

Basilisp is developed on GitHub and hosted on PyPI. You can fetch Basilisp using pip (or any other Python dependency manager which can pull from PyPI):

pip install basilisp

Once Basilisp is installed, you can enter into the REPL using:

basilisp repl

Documentation

Basilisp documentation can help guide your exploration at the REPL and beyond. Additionally, Basilisp features many of the same functions and idioms as Clojure, so you may find guides and documentation there helpful for getting started.

For those who prefer a video introduction, feel free to check out this talk hosted by the London Clojurians group about Basilisp.

Contributing

Contributions are welcome, but please review the contributing guidelines before submitting an issue or pull request.

If you have a question, please use Github Discussions or post in the #basilisp channel in the Clojurians Slack.

License

Eclipse Public License 1.0

Related Skills

View on GitHub
GitHub Stars442
CategoryDevelopment
Updated3d ago
Forks22

Languages

Python

Security Score

100/100

Audited on Mar 28, 2026

No findings