Balsa Reference Implementation

Primitives for reading and writing Balsa, a molecular language based on SMILES.

Balsa is based on two earlier libraries: Dialect.rs and Purr.

Test Suite

Run the test suite:

bash cargo t --all

Versions

Balsa is not yet stable. Patch versions never introduce breaking changes, but minor/major versions probably will.

License and Copyright

Balsa is distributed under the terms of the MIT License. see LICENSE and COPYRIGHT for details.