Skip to content

jlouis/erlangnode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

Work in Progress.

The goal is to provide a mapping between Erlang Terms and OCaml. This allows a programmer to write computations in OCaml and marshal them easily between Erlang and OCaml.

The current implementation is based on a port-program and is only tested for a subset of all possible Erlang Terms. But the work done means we can eventually let OCaml handle all of the epmd communication and thus write hidden nodes in OCaml.

About

Run an OCaml program as an erlang node

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published