GslCore
GslCore copied to clipboard
Core library and basic plug-ins for the Amyris Genotype Specification Language (GSL) compiler.
Genotype Specification Language (GSL) Core library
Amyris domain specification language for rapidly specifying genetic designs
Community
- Discussion of the language, development and usage is in this google group.
Documentation
Documentation in the repo is sparse currently, but you can find
-
the scientific paper describing the language Genotype Specification Language
-
A springer book chapter Engineering Genomes with Genotype Specification Language
-
GSL documentation as part of the Autodesk genetic constructor tool here
-
the press release on the Amyris GSL / Autodesk collaboration here
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.