欢迎大家赞助一杯啤酒🍺 我们准备了下酒菜:Formal mathematics/Isabelle/ML, Formal verification/Coq/ACL2, C++/F#/Lisp
LFE
来自开放百科 - 灰狐
(版本间的差异)
小 (→指南) |
小 (→指南) |
||
第9行: | 第9行: | ||
==指南== | ==指南== | ||
− | [https://lfe.io/reference/lfe-rebar3/current/ The LFE rebar3 Plugin Command Reference] | + | *[https://lfe.io/reference/lfe-rebar3/current/ The LFE rebar3 Plugin Command Reference] |
+ | *安装 LFE | ||
+ | $ git clone https://github.com/lfe/lfe.git | ||
+ | $ make compile | ||
+ | $ sudo make install | ||
+ | $ lfe | ||
+ | Erlang/OTP 24 [erts-12.1.5] [source] [64-bit] [smp:8:8] [ds:8:8:10] [async-threads:1] [jit] | ||
+ | |||
+ | ..-~.~_~---.. | ||
+ | ( \\ ) | A Lisp-2+ on the Erlang VM | ||
+ | |`-.._/_\\_.-': | Type (help) for usage info. | ||
+ | | g |_ \ | | ||
+ | | n | | | Docs: http://docs.lfe.io/ | ||
+ | | a / / | Source: http://github.com/lfe/lfe | ||
+ | \ l |_/ | | ||
+ | \ r / | LFE v2.0.1 (abort with ^G) | ||
+ | `-E___.-' | ||
==项目== | ==项目== |
2021年12月25日 (六) 11:19的版本
目录 |
简介
LFE is not a casual(随意) Lisp. It's a Lisp for those who want to build distributed applications. like the Erlang software that powers 40% of the world's telecommunications.
功能
指南
$ git clone https://github.com/lfe/lfe.git $ make compile $ sudo make install $ lfe Erlang/OTP 24 [erts-12.1.5] [source] [64-bit] [smp:8:8] [ds:8:8:10] [async-threads:1] [jit]
..-~.~_~---.. ( \\ ) | A Lisp-2+ on the Erlang VM |`-.._/_\\_.-': | Type (help) for usage info. | g |_ \ | | n | | | Docs: http://docs.lfe.io/ | a / / | Source: http://github.com/lfe/lfe \ l |_/ | \ r / | LFE v2.0.1 (abort with ^G) `-E___.-'
项目
文档
图书
- 《Structure and Interpretation of Computer Programs》The LFE Edition
图集
链接
分享您的观点