Skip to content

synrc/base

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BASE: Erlang Base Library

Actions Status Hex pm

Features

  • Erlang kernel replacement (not fully compatible)
  • Simple and clean design
  • Remoting protocol implementation
  • Mnesia implementation
  • Application, Supervisor and Server

Idea

The idea is to have refreshed legacy kernel and stdlib applications, which serve us good, but have some drawbacks:

  • Old-fashioned design
  • Buggy and messy codebase, that nobody wants to touch
  • Sometimes bugs in gen_server appeared in OTP releases
  • Mnesia limitations
  • Remote protocol limitations

Releases

No releases published

Packages

No packages published