Lisp 风味的 Erlang LFE

码农软件 · 软件分类 · 其他开发相关 · 2019-10-16 12:42:46

软件介绍

LFE,全称 Lisp Flavored Erlang,表示“Lisp 风味的 Erlang”,它是 Erlang 编译器的 Lisp 语法前端,使用它生成的代码与正常 Erlang 代码兼容,此外它还包含 LFE evaluator 和 shell。

现在支持了 Docker,使用方法:

如果已经设置好了 Docker:

$ docker pull lfex/lfe

或者,您可以自己构建映像:

$ cd lfe
$ docker build .
$ docker run lfex/lfe
42
$ docker run -i -t lfex/lfe lfe
Erlang/OTP 18 [erts-7.0] [source-4d83b58] [64-bit] [smp:8:8] ...

LFE Shell V7.0 (abort with ^G)
>

最后一个命令会将您转储到 lfex/lfe Docker 镜像正在运行的容器上的 LFE REPL 中。

本文地址:https://www.codercto.com/soft/d/16879.html

Web Design Index by Content 3 (Web Design Index)

Web Design Index by Content 3 (Web Design Index)

Pepin Press (EDT) / Pepin Press / 2007-11 / USD 29.99

Would you like an overview of the state of the art in web design in a specific field? WEB DESIGN INDEX BY CONTENT provides exactly that: every year, 500 new designs are selected and grouped in more th......一起来看看 《Web Design Index by Content 3 (Web Design Index)》 这本书的介绍吧!

图片转BASE64编码
图片转BASE64编码

在线图片转Base64编码工具

UNIX 时间戳转换
UNIX 时间戳转换

UNIX 时间戳转换

HSV CMYK 转换工具
HSV CMYK 转换工具

HSV CMYK互换工具