Amyris / GslCore

Core library and basic plug-ins for the Amyris Genotype Specification Language (GSL) compiler.
Apache License 2.0
22 stars 9 forks source link
bioinformatics biology compiler genetics genotype-specification-language gsl synthetic-biology

Genotype Specification Language (GSL) Core library

Amyris domain specification language for rapidly specifying genetic designs

Community

Documentation

Documentation in the repo is sparse currently, but you can find

This library provides all core modules of the compiler, template code for constructing an application, and a set of plug-ins providing basic core functionality.

NB: the actual compiler front end is in this repository and can be built from a distributed packaged version of GslCore without building this repository.