[Biojava-l] Asn.1 Parser

2005-09-30 Thread Felipe Albrecht
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

Re: [Biojava-l] Asn.1 Parser

2005-09-30 Thread Michael Heuer
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