Интерпретатор ЯП Tick-tock, v1.6
Posted on

Интерпретатор языка программирования Tick-tock.
Support parameters of actors and actor classes.
Change Log
- support actor parameters;
- support actor classes:
- support actor class parameters;
- refactoring:
- refactoring of context copying in the
runtimepackage; - simplify using of
runtime.ParameterizedCommandGroupandruntime.ParameterizedMessageGroupstructures;
- refactoring of context copying in the
- examples:
- improve the example with dining philosophers;
- improve the example with ping-pong.
Описание
Репозиторий
Ссылка: https://github.com/thewizardplusplus/tick-tock/tree/v1.6.
Содержание: код, документация, инструменты (подсветка синтаксиса) и примеры.
Лицензия:
- кода — MIT;
- документации — CC BY 4.0.