Basilisp documentation can help guide your exploration at the REPL. Additionally, Basilisp features many of the same functions and idioms as Clojure,

Search code, repositories, users, issues, pull requests...

submited by
Style Pass
2024-05-11 08:30:03

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

That said, it is generally stable at this point with reasonably high test coverage, linting, and type checking. Work is ongoing to complete the rest of standard the library implementations. I suspect it could be used to build small applications and tools at this point, though I would not recommend it unless you like being a very early adopter.

Leave a Comment