sybila / eBCSgen

eBCSgen - BioChemical Space Language support tool.
https://ebcsgen.readthedocs.io/
MIT License
2 stars 4 forks source link

Parsing improvements - merge `improve-parsing` into `master` #114

Closed mopichalova closed 3 months ago

mopichalova commented 4 months ago

This pull request closes #70 and represents an overhaul of the parsing module for eBCSgen. It integrates multiple smaller pull requests developed over an extended period, each addressing specific issues and introducing enhancements to ensure robust, flexible, and more efficient parsing capabilities.

Parsing corrections and features

Testing

All tests are passing, indicating that the updates are stable and maintain the integrity.