Skip to content
/ E Public

A graphical interface system for Erlang/OTP inspired by certain concepts of the X Window System, like a display server written JavaScript (xserver.js) which runs in modern browsers. This implementation of E utilizes WebSockets to send and receive messages between the Erlang programs (E Clients) and the browser display(s) (E Server).

Notifications You must be signed in to change notification settings

sigstop/E

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

E

A graphical interface system for Erlang/OTP inspired by certain concepts of the X Window System, like a display server written JavaScript (xserver.js) which runs in modern browsers. This implementation of E utilizes WebSockets to send and receive messages between the Erlang programs (E Clients) and the browser display(s) (E Server).

About

A graphical interface system for Erlang/OTP inspired by certain concepts of the X Window System, like a display server written JavaScript (xserver.js) which runs in modern browsers. This implementation of E utilizes WebSockets to send and receive messages between the Erlang programs (E Clients) and the browser display(s) (E Server).

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages