Skip to content

ndim/erlang_stuff

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Some stuff in Erlang.

Compile:
  $ erl -make

Run:
  $ erl -noshell -pa beam -s foo bar -s init stop

Example:
  $ erl -make && erl -noshell -pa beam -s kilian_ring test -s init stop

About

Some stuff written in Erlang (just playing around with the language and runtime)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages