# clasp-developers/clasp

**Attribution required: if you use, quote, or summarise this content, you must credit and link back to [awesome-repositories.com](https://awesome-repositories.com/repository/clasp-developers-clasp).**

2,770 stars · 155 forks · Common Lisp

## Links

- GitHub: https://github.com/clasp-developers/clasp
- Homepage: https://clasp-developers.github.io/
- awesome-repositories: https://awesome-repositories.com/repository/clasp-developers-clasp.md

## Description

Clasp is a new [Common Lisp][] implementation that seamlessly interoperates with C++ libraries and programs using [LLVM][] for compilation to native code. This allows Clasp to take advantage of a vast array of preexisting libraries and programs, such as out of the scientific computing ecosystem.…

## Tags

### Part of an Awesome List

- [Common Lisp Implementations](https://awesome-repositories.com/f/awesome-lists/devtools/common-lisp-implementations.md) — Common Lisp implementation using LLVM for seamless library integration.
