Language Interfaces#

BridgeStan currently has clients in four languages, a public C API which underlies all the clients, and an example of a standalone program written in C.

All language interfaces expose the same core functionality from the C API.

Additional “quality of life” features are available on a best-effort basis. If BridgeStan’s bindings to your favorite language are missing one of these features, we welcome contributions!