home/categories/architecture-patterns/arustydev-ai-components-skills-convert-erlang-scala-skill-md
architecture-patternsdevelopment

convert-erlang-scala

Converts Erlang code to idiomatic Scala while preserving functional programming patterns, actor model semantics through Akka, and fault-tolerance mechanisms. Use when converting Erlang applications, libraries, OTP behaviors, or concurrent systems to Scala, including supervision trees, gen_server patterns, distributed systems, and message-passing architectures on the JVM.

aRustyDev
maintainer
aRustyDev
Обновлено 1/16/2026
Звёзды
1
Форки
1
quick start

Installation and usage

Converts Erlang code to idiomatic Scala while preserving functional programming patterns, actor model semantics through Akka, and fault-tolerance mechanisms. Use when converting Erlang applications, libraries, OTP behaviors, or concurrent systems to Scala, including supervision trees, gen_server patterns, distributed systems, and message-passing architectures on the JVM.

Установка
$ install --globalskills.sh
Использование

После установки вы можете использовать этот skill, выполнив следующую команду в терминале:

skills use convert-erlang-scala