Erlang VM

来自开放百科 - 灰狐
(版本间的差异)
跳转到: 导航, 搜索
(项目)
(项目)
第35行: 第35行:
 
*[https://github.com/bragful/ephp ePHP] [[PHP]] Interpreter in pure Erlang
 
*[https://github.com/bragful/ephp ePHP] [[PHP]] Interpreter in pure Erlang
 
*[https://github.com/johnlinvc/erruby ErRuby] an implementation of the Ruby language on Erlang [https://speakerdeck.com/johnlinvc/what-i-learned-by-implementing-a-ruby-vm-in-erlang What I learned by implementing a Ruby VM in Erlang]
 
*[https://github.com/johnlinvc/erruby ErRuby] an implementation of the Ruby language on Erlang [https://speakerdeck.com/johnlinvc/what-i-learned-by-implementing-a-ruby-vm-in-erlang What I learned by implementing a Ruby VM in Erlang]
 +
*[http://github.com/tarcieri/reia Reia] is a [[Ruby]]-like scripting language for the Erlang virtual machine.
 
*[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   

2022年9月18日 (日) 09:55的版本

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

目录

简介

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

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

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

功能

项目

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

VM

Lanauages

文档

图集

链接

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

变换
操作
导航
工具箱