rebar3_idl_compiler
IDL compiler
Compiles Erlang IDL files into compiled code using Rebar3
0 stars
2 watching
1 forks
Language: Erlang
last commit: almost 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
pyykkis/rebar3_asn1_compiler | Compiles ASN.1 modules into Erlang source code | 0 |
blt/port_compiler | A tool to compile native code for Erlang applications. | 65 |
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 |
vans163/rebar3_auto | A plugin for rebar3 that automatically compiles and reloads modules on file change | 55 |
erlang/rebar3 | A tool that simplifies the process of building and releasing Erlang applications and systems in a consistent and repeatable manner. | 1,698 |
okeuday/dynamic_compile | A tool for compiling and loading Erlang modules from string input to execute them as dynamic code | 1 |
nirum-lang/nirum | A tool for compiling IDL files into executable code and enabling RPC/distributed object interactions between microservices. | 121 |
axellang/axel | A Haskell + Lisp compiler and runtime environment for executing multi-language code. | 206 |
5ht/active | A tool for automatically recompiling and reloading Erlang files in response to changes made to specific folders | 68 |
erlef/rebar3_hex | A Rebar3 plugin for automating the process of publishing Erlang packages to Hex. | 101 |
erlware/relx | Generates Erlang/OTP releases by assembling application code and dependencies | 696 |
kofigumbs/codec-beam | Generates Erlang VM byte code from Haskell | 172 |
philnguyen/abstract-compilation | A DSL for defining compilers without boilerplate code | 2 |
clojerl/clojerl | A Clojure implementation on the Erlang VM | 1,659 |