Language

Package: erlang-lfe @ 2.1.4

Synopsis

Lisp Flavoured Erlang

Description

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.

Home page
https://github.com/lfe/lfe
Location
gnu/packages/erlang.scm (line: 894, column: 2)
License

Lint warnings

LinterMessageLocation
compiler-for-target

Check that cross-compilers are used when cross-compiling

'CC' should be set to '(cc-for-target)' instead of 'gcc'