Skip to content

Hihaheho/Cizen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cizen

Build highly concurrent, monitorable, and extensible applications with a collection of automata.

"Cizen" means "Nature" in Japanese.
/ˈsizen/ 自然

Installation

First, add Cizen to your list of dependencies in mix.exs:

defp deps do
  [
    {:cizen, "~> 0.18.1"}
  ]
end

Then, run mix deps.get.

Documentation

API Reference: https://hexdocs.pm/cizen/0.18.1/getting_started.html

License

Copyright (c) 2018 Ryo33

Cizen is licensed under the MIT License.

About

Build highly concurrent, monitorable, and extensible applications with a collection of automata.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages