API Reference Ethyl v0.2.0
Modules
A non-general, purely functional subset of Elixir
A data structure describing the context in which an ethyl expression is defined.
Functions for linting Ethyl code
A linter that catches dynamic applications of functions
A linter that blocks access to functions that perform impure side-effects
An admittedly odd data structure for either invoking functions or accessing submodules
A structure representing a source file containing Ethyl code
Mix Tasks
A task to compile Ethyl expressions into BEAM bytecode
A mix task for running the Ethyl linters against specified files