| Related articles |
|---|
| Wanted: c/c++ ASN.1 compiler russ@netmanage.com (1994-12-17) |
| Re: Wanted: c/c++ ASN.1 compiler hoffman@isi.edu (1994-12-17) |
| Newsgroups: | comp.compilers |
| From: | hoffman@isi.edu (Eric Hoffman) |
| Keywords: | tools |
| Organization: | Compilers Central |
| References: | 94-12-090 |
| Date: | Sat, 17 Dec 1994 16:46:07 GMT |
> Does anyone know of an ASN.1 compiler written in c/c++.
If what you're looking for is an ASN.1 BER compiler, try "snacc"
written at UBC (ftp cs.ubc.ca). It has a very flexible buffering
interface, and although I have only used it for SNMP, the generated
code hasn't had any problems at all.
--
Return to the
comp.compilers page.
Search the
comp.compilers archives again.