8000 GitHub - fabricio-p/nanobeam: Erlang BEAM but nano scale in Nim
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

fabricio-p/nanobeam

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NanoBEAM

A small virtual machine aiming to replicate some of the capabilities of the glorious Erlang BEAM.

Main TODO

  1. ☐ Make it RUN simple instruction
  2. ☐ Make it RUN functions
  3. ☑ Make it RUN with schedulers

Implementation TODO

  • Arc[T]
  • RWLock
  • Stream based IO
  • Mutex[T] and RWMutex[T]
  • Atom
  • Term
  • Process
  • Instruction

About

Erlang BEAM but nano scale in Nim

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0