Difference between revisions of "SNACC"
(Created page with "{{Entry |Name=SNACC |Short description=ASN.1 to C or C++ compiler |Full description=Given an ASN.1 source file SNACC can produce C routines for BER encoding, decoding, printing, ...") |
|||
| Line 3: | Line 3: | ||
|Short description=ASN.1 to C or C++ compiler | |Short description=ASN.1 to C or C++ compiler | ||
|Full description=Given an ASN.1 source file SNACC can produce C routines for BER encoding, decoding, printing, and freeing; C++ routines for BER encoding, decoding, and printing; and a type table that can be used with generic C routines for BER encoding, decoding, printing, and freeing. SNACC produces reasonably efficient C or C++ routines and data structures values of the given ASN.1 data structures, as well as printing routines for the decoded values. For C only, the program generates hierarchical freeing routines (but for efficiency reasons this is not recommended). The SNACC compiler and the generated code will compile under both ANSI and non-ANSI C compilers. | |Full description=Given an ASN.1 source file SNACC can produce C routines for BER encoding, decoding, printing, and freeing; C++ routines for BER encoding, decoding, and printing; and a type table that can be used with generic C routines for BER encoding, decoding, printing, and freeing. SNACC produces reasonably efficient C or C++ routines and data structures values of the given ASN.1 data structures, as well as printing routines for the decoded values. For C only, the program generates hierarchical freeing routines (but for efficiency reasons this is not recommended). The SNACC compiler and the generated code will compile under both ANSI and non-ANSI C compilers. | ||
| + | |Homepage URL=http://packages.debian.org/sid/snacc | ||
| + | |Is GNU=No | ||
|User level=none | |User level=none | ||
| − | |||
| − | |||
| − | |||
| − | |||
|Computer languages=C | |Computer languages=C | ||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
| − | |||
|Keywords=security,compiler,BER,encoding,decoding,snacc | |Keywords=security,compiler,BER,encoding,decoding,snacc | ||
| − | | | + | |Version identifier=1.3 |
| + | |Version date=1997/10/15 | ||
| + | |Version status=stable | ||
| + | |Version download=http://ftp.de.debian.org/debian/pool/main/s/snacc/ | ||
| + | |Version comment=1.3 stable released 1997-10-15 | ||
|Last review by=Janet Casey | |Last review by=Janet Casey | ||
|Last review date=2008-11-04 | |Last review date=2008-11-04 | ||
|Submitted by=Database conversion | |Submitted by=Database conversion | ||
|Submitted date=2011-04-01 | |Submitted date=2011-04-01 | ||
| − | |||
| − | |||
| − | |||
| − | |||
|License verified date=2001-02-01 | |License verified date=2001-02-01 | ||
| − | | | + | }} |
| + | {{Project license | ||
| + | |License=GPLv2 | ||
| + | |License verified by=Janet Casey | ||
| + | |License verified date=2001-02-01 | ||
}} | }} | ||
{{Person | {{Person | ||
| − | |||
|Real name=Sebastian Wangnick | |Real name=Sebastian Wangnick | ||
| + | |Role=Maintainer | ||
|Email=sebastian.wangnick@eurocontrol.be | |Email=sebastian.wangnick@eurocontrol.be | ||
| − | |||
}} | }} | ||
{{Person | {{Person | ||
| − | |||
|Real name=Michael Sample | |Real name=Michael Sample | ||
| − | | | + | |Role=Contributor |
| − | + | ||
}} | }} | ||
{{Person | {{Person | ||
| − | |||
|Real name=Robert Joop | |Real name=Robert Joop | ||
| + | |Role=Contributor | ||
|Email=rj@rainbow.in-berlin.de | |Email=rj@rainbow.in-berlin.de | ||
| − | |||
}} | }} | ||
{{Resource | {{Resource | ||
| Line 56: | Line 48: | ||
|Use=software-development | |Use=software-development | ||
}} | }} | ||
| − | {{ | + | {{Featured}} |
| − | + | ||
| − | + | ||
| − | + | ||
| − | }} | + | |
Latest revision as of 11:34, 19 March 2012
SNACC
http://packages.debian.org/sid/snacc
Given an ASN.1 source file SNACC can produce C routines for BER encoding, decoding, printing, and freeing; C++ routines for BER encoding, decoding, and printing; and a type table that can be used with generic C routines for BER encoding, decoding, printing, and freeing. SNACC produces reasonably efficient C or C++ routines and data structures values of the given ASN.1 data structures, as well as printing routines for the decoded values. For C only, the program generates hierarchical freeing routines (but for efficiency reasons this is not recommended). The SNACC compiler and the generated code will compile under both ANSI and non-ANSI C compilers.
Licensing
| License | Verified by | Verified on | Notes |
|---|---|---|---|
| GPLv2 | Janet Casey | 1 February 2001 |
Leaders and contributors
| Contact(s) | Role |
|---|---|
|
| Maintainer |
| Michael Sample | Contributor |
|
| Contributor |
Resources and communication
| Audience | Resource type | URI |
|---|---|---|
| Bug Tracking,Developer,Support | mailto:sebastian.wangnick@eurocontrol.be |
Software prerequisites
This entry (in part or in whole) was last reviewed on 4 November 2008.
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.
The copyright and license notices on this page only apply to the text on this page. Any software described in this text has its own copyright notice and license, which can usually be found in the distribution itself.
