asn1scc
ASN.1 compiler
An ASN.1 compiler designed to compile ASN.1 definitions into efficient code for embedded systems.
ASN.1 compiler for embedded systems
0 stars
2 watching
1 forks
last commit: about 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
vlm/asn1c | Compiles ASN.1 definitions into C code for serialization and deserialization of data files. | 1,053 |
pyykkis/rebar3_asn1_compiler | Compiles ASN.1 modules into Erlang source code | 0 |
intel/systemc-compiler | Translates synthesizable SystemC code to synthesizable SystemVerilog. | 256 |
charles-pegge/oxygenbasic | A compiler and runtime environment for a basic programming language | 39 |
twinbasic/twinbasic | A modern BASIC programming language and development environment aiming to replace classic VB6 and VBA projects with improved features and compatibility. | 289 |
matatbread/nodent | An asynchronous JavaScript language extension that simplifies writing and understanding of asynchronous code without adding runtime dependencies or execution freedom. | 288 |
eantcal/nubasic | An implementation of a BASIC interpreter and IDE for Windows and Linux | 41 |
alex/rust-asn1 | A library for parsing and generating ASN.1 data (DER only) in Rust. | 104 |
asutton/clang | A compiler front-end for the C family of languages built as part of the LLVM project infrastructure | 71 |
lynn/chibicc | A small C compiler that compiles to Uxntal code | 118 |
illandan/scala.compiler.guides | A collection of resources and guides for understanding and contributing to the Scala compiler. | 21 |
cxxxr/valtan | A compiler that translates Common Lisp code into JavaScript | 243 |
rocher/ob-ada-spark | Supports Ada and SPARK programming languages in Emacs org-babel for compiling, running, and formal verification of code | 8 |
yrnkrn/zapcc | A caching C++ compiler based on clang to speed up compilation | 1,248 |
l1mey112/crepl | A compiler and interpreter for executing C code on the fly as it is typed. | 29 |