Language

Package: sbcl-chemical-compounds @ 1.0.2

Synopsis

Chemical formula parser and pretty-printer for Common Lisp

Description

It can sometimes be useful to be able to parse chemical compounds in a user-friendly syntax into easy-to-manipulate s-expressions. You also want to be able to go in reverse. You could probably write your own parser — or you could just install the chemical-compounds package.

Home page
https://common-lisp.net/project/chemboy/
Location
gnu/packages/lisp-xyz.scm (line: 18986, column: 2)
License

Lint warnings

LinterMessageLocation
input-labels

Identify input labels that do not match package names

label 'periodic-table' does not match package name 'sbcl-periodic-table'