Hello,
Im needing read some Asn.1 Files,
for this, I searched in the web by java asn.1 parses, but I dont found anyone.
Because this, I think to write my parser using Javacc and do as one
biojava extension.
My questions are:
* Really, dont exist a Asn.1 Java parser?
* If not, how is the best a
Hello Felipe,
You should be able to find support for ASN.1 in the ncbi toolkit, e.g.
> http://www.ncbi.nlm.nih.gov/Web/Newsltr/V14N1/toolkit.html
And google turned this up for me:
> http://directory.apache.org/subprojects/asn1/index.html
"The Apache ASN.1 runtime is a high performance non-blo