Lisp Flavoured Erlang
LFE, Lisp Flavoured Erlang, is a Lisp syntax front-end to the Erlang compiler. Code produced with it is compatible with "normal" Erlang code. An LFE evaluator and shell is also included.
| System | Target | Derivation | Build status |
|---|---|---|---|
| x86_64-linux | /gnu/store/vd162ny9bz519dkzvllx1x5fnchxb2g8-erlang-lfe-2.1.4.drv | ||
| riscv64-linux | /gnu/store/3i7j9l1g5i9dyz3dparsi2xwsccfj0h3-erlang-lfe-2.1.4.drv | ||
| powerpc-linux | /gnu/store/w4ccgvxwml3m5p3wzm78fcvgi82hhipx-erlang-lfe-2.1.4.drv | ||
| powerpc64le-linux | /gnu/store/290b190nhvmmamavxbvi1cgw3hc6pdg3-erlang-lfe-2.1.4.drv | ||
| i686-linux | /gnu/store/z1y5ldx377rkmcqri8gvqkbrzzir54hz-erlang-lfe-2.1.4.drv | ||
| armhf-linux | /gnu/store/l0xs3l1vhylpblml763992pkgp8bzsrc-erlang-lfe-2.1.4.drv | ||
| aarch64-linux | /gnu/store/0wdby550ic2q96kqil2gpd24q6wgbgrx-erlang-lfe-2.1.4.drv |
| Linter | Message | Location |
|---|---|---|
| compiler-for-target Check that cross-compilers are used when cross-compiling | 'CC' should be set to '(cc-for-target)' instead of 'gcc' |