The NMR-STAR parser project attempts to provide Open Source libraries for parsing NMR data available in the NMR-STAR file format. Our approach to parsing this semantically and syntactically complex format employs Backus-Naur Form (BNF) grammars and parser combinators.
The libraries for this project can be found at the CONNJUR Github account.
The executable which translates NMR-STAR files to JSON is available in the Downloads section.