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

Интерпретатор языка программирования Tick-tock.
Simplifying implementation and tests of parser and translator packages.
Change Log
- refactoring:
parserpackage:- add the
parser.ExpressionGroupstructure; - add the
parser.IdentifierGroupstructure; - add the
parser.SetInnerField()function;
- add the
translatorpackage:- add the
translator.translateExpressionGroup()function; - add the
translator.translateBinaryOperation()function.
- add the
Описание
Репозиторий
Ссылка: https://github.com/thewizardplusplus/tick-tock/tree/v2.2.3.
Содержание: код, документация, инструменты (подсветка синтаксиса) и примеры.
Лицензия:
- кода — MIT;
- документации — CC BY 4.0.