rebar3_diameter_compiler
Diameter compiler
A tool that compiles Diameter .dia files for Erlang Rebar3 projects
Compile Diameter .dia files on Erlang Rebar3 projects
6 stars
2 watching
13 forks
Language: Erlang
last commit: 10 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
sebastiw/rebar3_idl_compiler | Compiles Erlang IDL files into compiled code using Rebar3 | 0 |
blt/port_compiler | A tool to compile native code for Erlang applications. | 65 |
erlang/rebar3 | A tool that simplifies the process of building and releasing Erlang applications and systems in a consistent and repeatable manner. | 1,698 |
pyykkis/rebar3_asn1_compiler | Compiles ASN.1 modules into Erlang source code | 0 |
okeuday/dynamic_compile | A tool for compiling and loading Erlang modules from string input to execute them as dynamic code | 1 |
surik/rebar3_yang_plugin | Compiles and executes the YANG data model language used in network configuration and management | 0 |
dnsimple/base32_erlang | An Erlang implementation of the base32 encoding scheme for data compression and encoding | 12 |
erlef/rebar3_hex | A Rebar3 plugin for automating the process of publishing Erlang packages to Hex. | 101 |
darklang/philip2 | An Elm to OCaml compiler that enables porting of codebases from one language to another | 205 |
excavador/rebar3_neotoma_plugin | Compiles and executes parser expressions in the neotoma language | 2 |
vans163/rebar3_auto | A plugin for rebar3 that automatically compiles and reloads modules on file change | 55 |
cybershadow/digger | A tool to build and test old versions of the D programming language | 57 |
5ht/active | A tool for automatically recompiling and reloading Erlang files in response to changes made to specific folders | 68 |
surik/rebar3_abnfc_plugin | Compiles ABNF expressions into Erlang code for use in rebar3 projects | 1 |
abothe/d_parser | A C# implementation of a parser and resolver for analyzing D programming language code. | 30 |