Erlang VM

来自开放百科 - 灰狐
(版本间的差异)
跳转到: 导航, 搜索
(项目)
(项目)
第35行: 第35行:
 
*[https://github.com/efene/efene efene]
 
*[https://github.com/efene/efene efene]
 
*[https://github.com/gleam-lang/gleam Gleam] A statically typed language for the Erlang VM   
 
*[https://github.com/gleam-lang/gleam Gleam] A statically typed language for the Erlang VM   
*[https://github.com/joearms/erl2 erl2]
+
*[https://github.com/joearms/erl2 erl2] a program generator for a new dialect of erlang
 
*[https://github.com/hamler-lang Hamler] [[Haskell]]-style functional programming language
 
*[https://github.com/hamler-lang Hamler] [[Haskell]]-style functional programming language
 
*[https://github.com/rvirding/luerl Luerl] [[Lua]] in Erlang
 
*[https://github.com/rvirding/luerl Luerl] [[Lua]] in Erlang

2022年8月22日 (一) 05:52的版本

Erlang VM: Erlang虚拟机、运行时、编译器、BEAM。

目录

简介

BEAM 是 Erlang 开放电信平台(OTP)的核心虚拟机。

BEAM 是 Erlang 运行时间系统(ERTS)的一部分,它将 Erlang 源代码编译成字节码,然后在 BEAM 上执行。BEAM 字节码文件的扩展名为.beam。

会有更多编程语言和实现运行在 BEAM 平台上,尤其 PHP, Ruby, Python 等 Web 语言。

功能

项目

Lisp-Flavored-Erlang-LFE.png
Hamler-logo.png
Alpaca-language.png

VM

Lanauages

文档

图集

链接

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

变换
操作
导航
工具箱