Presenter: Tomoya Tanjo: National Institute of Genetics / National Institute of Informatics @tom-tan
- Session 2 (EMEA-APAC)
Wednesday, March 1st, 07:00 - 11:00 UTC / 16:00 - 20:00 Japanese Standard Time - Session 3 (APAC-Americas) Thursday, March 2nd, 19:00 - 23:00 US EST
Friday, March 3rd, 00:00 - 04:00 UTC / 09:00 - 13:00 Japanese Standard Time
The syntax of CWL is formally defined in the Semantic Annotations for Linked Avro Data (SALAD) language. Using the schema-salad-tool, a reference tool for SALAD, we can generate code such as data structures and parsers of CWL in various programming languages such as Python, Java, TypeScript, .Net, C++, and D.
This talk shows an overview of the CWL parser for D, which has been added since BioHackathon Europe 2022. Unlike the generator for other languages, the schema-salad-tool only generates the data structures, and the parser implementation is automatically deduced from the data structure at compile time by using metaprogramming features in D. It enables us to improve the CWL parsers, such as bug fixes or performance improvements, without re-generating the parsers.
Please leave your questions for the presenter below!
As an alternative to YouTube, this presentations is also available on ConfTube