Core library and plugin defintions for the Amyris Genotype Specification Language (GSL) compiler.


Keywords
GSL, compiler, amyris, yeast, F#, bioinformatics, biology, genetics, genotype-specification-language, synthetic-biology
License
Apache-2.0
Install
Install-Package GslCore -Version 0.4.33

Documentation

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.