rebar3_asn1_compiler
ASN compiler
Compiles ASN.1 modules into Erlang source code
Plugin for compiling ASN.1 modules with Rebar3.
0 stars
2 watching
4 forks
Language: Erlang
last commit: over 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
vans163/rebar3_auto | A plugin for rebar3 that automatically compiles and reloads modules on file change | 55 |
sebastiw/rebar3_idl_compiler | Compiles Erlang IDL files into compiled code using Rebar3 | 0 |
surik/rebar3_yang_plugin | Compiles and executes the YANG data model language used in network configuration and management | 0 |
surik/rebar3_abnfc_plugin | Compiles ABNF expressions into Erlang code for use in rebar3 projects | 1 |
vlm/asn1c | Compiles ASN.1 definitions into C code for serialization and deserialization of data files. | 1,051 |
excavador/rebar3_neotoma_plugin | Compiles and executes parser expressions in the neotoma language | 2 |
ttsiodras/asn1scc | An ASN.1 compiler designed to compile ASN.1 definitions into efficient code for embedded systems. | 0 |
erlef/rebar3_hex | A Rebar3 plugin for automating the process of publishing Erlang packages to Hex. | 101 |
blt/port_compiler | A tool to compile native code for Erlang applications. | 65 |
okeuday/dynamic_compile | A tool for compiling and loading Erlang modules from string input to execute them as dynamic code | 1 |
benoitc/rebar3_protobuffs | A rebar3 plugin that automates compilation of Protocol Buffers files using the Erlang compiler | 10 |
whiley/whileycompiler | Compiles Whiley source files into an intermediate language | 219 |
azur1s/holymer | A programming language being developed with Rust, aiming to implement compiler and interpreter components. | 42 |
axellang/axel | A Haskell + Lisp compiler and runtime environment for executing multi-language code. | 206 |
erlang/rebar3 | A tool that simplifies the process of building and releasing Erlang applications and systems in a consistent and repeatable manner. | 1,698 |