Fork me on GitHub

About jgoslin

This project is a parser, validator and normalizer implementation for shorthand lipid nomenclatures, base on the Grammar of Succinct Lipid Nomenclatures project. Goslin defines multiple grammers compatible with ANTLRv4 for different sources of shorthand lipid nomenclature. This allows to generate parsers based on the defined grammars, which provide immediate feedback whether a processed lipid shorthand notation string is compliant with a particular grammar, or not.

Project Modules

This project has declared the following modules:

Name Description
jgoslin-parsers Parsers and domain objects for jgoslin
jgoslin-cli Command line interface for jgoslin