LFE

来自开放百科 - 灰狐
(版本间的差异)
跳转到: 导航, 搜索
(项目)
(功能)
 
(未显示1个用户的14个中间版本)
第1行: 第1行:
 +
{{SeeWikipedia|LFE (programming language)}}
 +
 
LFE ([[Lisp]] Flavoured [[Erlang]])
 
LFE ([[Lisp]] Flavoured [[Erlang]])
 +
 +
[[文件:LFE-logo.png|right]]
  
 
==简介==
 
==简介==
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.  
+
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. Apache v2 License.  
  
 
==功能==
 
==功能==
 +
*[https://github.com/lfe/lfe/blob/develop/src/cl.lfe LFE Common Lisp interface library] [[Common Lisp]]
 +
*[https://github.com/lfe/lfe/blob/develop/src/clj.lfe LFE Clojure interface library] [[Clojure]]
  
 
==指南==
 
==指南==
 +
[[文件:Lisp-Flavored-Erlang-LFE.png|right]]
 +
*[https://lfe.io/books/tutorial LFE Tutorial]
 +
*安装 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___.-'
  
 
==项目==
 
==项目==
 +
*[https://github.com/lfe/lfe LFE @ GitHub]
 +
*[https://github.com/lfex LFE Exchange]
 +
 +
==文档==
 +
*[http://docs.huihoo.com/erlang/conference/euc2016/LFE-A-Real-Lisp-in-the-Erlang-Ecosystem.pdf LFE - a real lisp in the Erlang ecosystem]
  
 
==图书==
 
==图书==
 +
*[https://lfe.io/books/ LFE Books]
 
*[https://github.com/cnbbooks/lfe-sicp 《Structure and Interpretation of Computer Programs》]The LFE Edition
 
*[https://github.com/cnbbooks/lfe-sicp 《Structure and Interpretation of Computer Programs》]The LFE Edition
  
第16行: 第46行:
  
 
==链接==
 
==链接==
 +
*[https://lfe.io/ LFE官网]
  
 
[[category:programming language]]
 
[[category:programming language]]
 
[[category:lisp]]
 
[[category:lisp]]
 
[[category:erlang]]
 
[[category:erlang]]
 +
[[category:Huihoo Foundation]]

2022年10月2日 (日) 04:22的最后版本

Wikipedia-35x35.png 您可以在Wikipedia上了解到此条目的英文信息 LFE Thanks, Wikipedia.

LFE (Lisp Flavoured Erlang)

LFE-logo.png

目录

[编辑] 简介

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. Apache v2 License.

[编辑] 功能

[编辑] 指南

Lisp-Flavored-Erlang-LFE.png
$ 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___.-'

[编辑] 项目

[编辑] 文档

[编辑] 图书

[编辑] 图集

[编辑] 链接

分享您的观点
个人工具
名字空间

变换
操作
导航
工具箱