收藏的博客 -- Erlang学习

简介: 收藏的博客 -- Erlang学习

centos7环境下的erlang otp的编译(★firecat推荐★)



一、技术博客


http://blog.csdn.net/erlib


为什么我要选择erlang+go进行服务器架构(1)

为什么我要选择erlang+go进行服务器架构(2)

http://www.qingliangcn.org/

https://github.com/qingliangcn  开源mgee—2010年写的arpg服务端demo

为什么一些网页游戏喜欢用Erlang做服务端?

强大的代码优化工具: http://tidier.softlab.ntua.gr:20000/tidier/getstarted, 非常推荐!

很多牛人的视频、PPT,基本都与erlang或者分布式有关:http://www.erlang-factory.com

余老大的博客,那是必须推荐:http://www.yufeng.info ++ http://blog.yufeng.info/

立涛办的erlangqa:http://erlangqa.com/

非常全面的系列,英文的,强烈推荐:http://learnyousomeerlang.com/content

坚强的博客,非常全面和详细,坚持了很久:http://www.cnblogs.com/me-sa/

erlang老爹:http://joearms.github.io/

Erlang awesome: https://github.com/drobakowski/awesome-erlang

Erl文档快速查询: http://erldocs.com/

http://erlware.org/

http://www.cnblogs.com/yourihua/ --- mochiweb源码阅读


二、在线资料:

所有模块的官方文档资料-Erlang/OTP Manual Page Index

erlang 高效编程指南

Learn You Some Erlang

Erlang BEAM file format

Erlang term format

Erlang beam 指令集合

Erlang资源大全中文版

erlang有哪些好用的库?


三、erlang构建工具:

rebar2

https://github.com/rebar/rebar


https://github.com/rebar/rebar/wiki/rebar -- Linux可执行文件


rebar3

http://www.rebar3.org/

https://github.com/erlang/rebar3


erlang.mk


https://erlang.mk/


https://github.com/ninenines/erlang.mk



四、github


https://github.com/emqtt/


https://github.com/basho


https://github.com/esl


https://github.com/ninenines


https://github.com/processone


相关文章
|
8月前
|
设计模式 Python
Python小姿势 - ## Python技术博客
Python小姿势 - ## Python技术博客
|
前端开发 Cloud Native 安全
简单使用 Hugo 博客
简单使用 Hugo 博客
136 0
|
JavaScript 安全 Linux
Hugo博客教程(一)
Hugo博客教程(一)
475 0
|
IDE C# 开发工具
15天入门C#开发--前言
15天入门C#开发--前言
131 0
15天入门C#开发--前言
|
前端开发 JavaScript 编译器
Bootstrap入门学习(一)——简介、下载
Bootstrap入门学习(一)——简介、下载
181 0
Bootstrap入门学习(一)——简介、下载
|
程序员 C# 数据安全/隐私保护
入门--前言
入门--前言
121 0
|
Kubernetes 网络协议 IDE
收藏的博客 -- Golang/GoPlus学习
收藏的博客 -- Golang/GoPlus学习
187 0
|
JavaScript 前端开发 Shell