- Notifications
You must be signed in to change notification settings - Fork9
Core library and basic plug-ins for the Amyris Genotype Specification Language (GSL) compiler.
License
Amyris/GslCore
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Amyris domain specification language for rapidly specifying genetic designs
- Discussion of the language, development and usage is inthis google group.
Documentation in the repo is sparse currently, but you can find
the scientific paper describing the languageGenotype Specification Language
A springer book chapterEngineering Genomes with Genotype Specification Language
GSL documentation as part of the Autodesk genetic constructor toolhere
the press release on the Amyris GSL / Autodesk collaborationhere
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 inthis repository and can be built from a distributed packaged version of GslCore without building this repository.