Home Articles FAQs XREF Games Software Instant Books BBS About FOLDOC RFCs Feedback Sitemap
irt.Org

snacc

You are here: irt.org | FOLDOC | snacc

<tool> (Sample Neufeld ASN.1 to C/C++ Compiler) A program by Mike Sample <msample@opentext.com> which compiles 1990 ASN.1 data structures (including some macros) into C, C++ or type tables. The generated C/C++ includes a .h file with the equivalent data struct and a .c/.C file for the BER encode and decode, print and free routines.

snacc includes the compiler, run-time BER libraries, and utility programs. snacc is compiled under GNU General Public License. It requires yacc or bison, lex or flex, and cc (ANSI or non-ANSI).

ITU TS X.208/ISO 8824.

Home (http://fokus.gmd.de/ovma/freeware/snacc/entry.html).

E-mail: <snacc-bugs@cs.ubc.ca>.

[Michael Sample and Gerald Neufeld, "Implementing Efficient Encoders and Decoders for Network Data Representations", IEEE INFOCOM '93 Proceedings, Vol 3, pp. 1143-1153, Mar 1993].

[Michael Sample, "How Fast Can ASN.1 Encoding Rules Go?", M.Sc. Thesis, University of British Columbia, Apr 1993].

(1998-08-09)

Nearby terms: smurf « sn « SNA « snacc » snaf » SNAFU principle » snag

FOLDOC, Topics, A, B, C, D, E, F, G, H, I, J, K, L, M, N, O, P, Q, R, S, T, U, V, W, X, Y, Z, ?, ALL

©2018 Martin Webb