0.0.2 • Published 5 years ago

tree-sitter-wdl v0.0.2

Weekly downloads
2
License
(MIT)
Repository
github
Last release
5 years ago

tree-sitter-wdl

npm version

Introduction

Parser for WDL, a workflow language developed by Broad Institute (MIT) Developed using tree-sitter, an open source parser generator

Software

Generating the grammar

$ cd tree-sitter-wdl
$ tree-sitter generate

Running tests

$ tree-sitter test

WDL Language Specification

https://software.broadinstitute.org/wdl/documentation/spec

TODO

  • Write more tests
  • Fix Command parsing (Currently Broken)
0.0.2

5 years ago

0.0.1

5 years ago