<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Parsing on Living Systems_</title>
    <link>https://livesys.se/tags/parsing/</link>
    <description>Recent content in Parsing on Living Systems_</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Thu, 28 Jul 2011 09:46:00 +0200</lastBuildDate>
    <atom:link href="https://livesys.se/tags/parsing/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>(E)BNF parser for parts of the Galaxy ToolConfig syntax with ANTLR</title>
      <link>https://livesys.se/posts/ebnf-parser-for-galaxy-toolconfig-syntax-with-antlr/</link>
      <pubDate>Thu, 28 Jul 2011 09:46:00 +0200</pubDate>
      <guid>https://livesys.se/posts/ebnf-parser-for-galaxy-toolconfig-syntax-with-antlr/</guid>
      <description>&lt;p&gt;As&#xA;&lt;a href=&#34;http://saml.rilspace.com/fims-project-status-update-thinking-about-cli-wrapper-xml-formats&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;blogged&lt;/a&gt;&#xA;&#xA;earlier, I&amp;rsquo;m currently into parsing the syntax of some definitions for&#xA;the parameters and stuff of command line tools. As said in the linked&#xA;blog post, I was pondering whether to use the &lt;a href=&#34;https://bitbucket.org/galaxy/galaxy-central/wiki/ToolConfigSyntax&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;Galaxy&#xA;Toolconfig&lt;/a&gt;&#xA;&#xA;format or the &lt;a href=&#34;http://www.docbook.org/tdg/en/html/cmdsynopsis.html&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;DocBook CmdSynopsis&#xA;format&lt;/a&gt;&#xA;. It turned&#xA;out though Well, that cmdsynopsis lacks the option to specify a list of&#xA;valid choices, for a parameter, as is possible in the Galaxy ToolConfig&#xA;format (see&#xA;&lt;a href=&#34;http://wiki.g2.bx.psu.edu/Admin/Tools/Tool%20Config%20Syntax#A.3Coptions.3E_tag_set&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;here&lt;/a&gt;&#xA;),&#xA;and thus can be used to generate drop-down lists in wizards etc. which&#xA;is basically what I want to do &amp;hellip; so, now I&amp;rsquo;m going with the Galaxy&#xA;format after all.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
