dynamic_compile
Erlang compiler
A tool for compiling and loading Erlang modules from string input to execute them as dynamic code
compile and load erlang modules from string input
1 stars
1 watching
1 forks
Language: Erlang
last commit: over 10 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A tool for automatically recompiling and reloading Erlang files in response to changes made to specific folders | 68 |
| A Erlang module for generating UUIDs with various versioning and hashing methods | 217 |
| An Erlang library providing in-memory size information for various term types without considering storage locations. | 33 |
| Compiles ASN.1 modules into Erlang source code | 0 |
| An Erlang module providing efficient random number generation functions with proper seeding | 41 |
| An Erlang implementation of a data structure optimized for efficient string-based key lookups and matching | 132 |
| Compiles Erlang IDL files into compiled code using Rebar3 | 0 |
| A Haskell + Lisp compiler and runtime environment for executing multi-language code. | 206 |
| Provides an interface to Erlang data structures allowing for associative mapping of keys with lists and single values | 1 |
| A utility application providing functionality for managing and compiling Erlang releases with customized dependencies | 26 |
| A compiler for an experimental programming language called Okta | 27 |
| An experiment in compiling F# to core Erlang | 280 |
| A compiler and interpreter for executing C code on the fly as it is typed. | 29 |
| Utility for automatic code recompilation and reloading in Erlang development environments | 751 |
| A Vim plugin that provides syntax and indentation support for the Erlang programming language | 101 |