Core library and plugin definitions for the Amyris Genotype Specification Language (GSL) compiler. (Demetrix version)


Keywords
GSL, compiler, amyris, yeast, F#, demetrix
License
Apache-2.0
Install
Install-Package Dmx.GslCore -Version 0.4.42

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.