- or download this
hello
hello{1,2}
...
$someotherstring$
{a,b}%{1,2}
{a,b}%%{1,2}
- or download this
hello
hello1
...
a
b
b
- or download this
amines->{CN(C),{C,c}N(H)}
thiols->{{C,c}S}
...
products->{ $nSynthons$**{$eSynthons$%$lGroups$} }
$reactants$>>$products$
- or download this
CN(C)(H).ClC(=O)C>>CN(C)C(=O)C
CN(C)(H).ClC(=O)c>>CN(C)C(=O)c
...
cS(=O)(=O)N(H)(H).BrC(=O)c>>cS(=O)(=O)N(H)C(=O)c
cS(=O)(=O)N(H)(H).IC(=O)C>>cS(=O)(=O)N(H)C(=O)C
cS(=O)(=O)N(H)(H).IC(=O)c>>cS(=O)(=O)N(H)C(=O)c
- or download this
#!/usr/bin/perl
...
Parse::RecDescent->Precompile($grammar, 'Grammar')
or die("Bad grammar\n");
- or download this
#!/usr/bin/perl
...
}
exit;