Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 638 Bytes

File metadata and controls

21 lines (12 loc) · 638 Bytes

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:

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.