Which Lisp for C/C++ interop?

This page summarizes the projects mentioned and recommended in the original post on /r/lisp

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
  • cffi

    The Common Foreign Function Interface

  • Every Lisp includes an FFI (Foreign Function Interface) which allows it to interface with any C library. CFFI is a library that sits on top of that FFI so that your code is portable across all Lisp implementation. CFFI supports the following list, so I guess it's the answer to your question:

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts