Название : Implementing a Custom Language Succinctly Автор : Vassili Kaplan Издательство: Syncfusion, Inc. Год издания : 2017 Страниц: 121 Формат : PDF / FB2 Размер файла: 5,3 Mб Язык : English
Custom languages provide many benefits, but many people fear the complexity that comes with trying to deploy them. Author Vassili Kaplan sweeps away the obstacles and shows how custom languages are a tool within reach of any developer. With Implementing a Custom Language Succinctly, readers will discover just how much they can accomplish with the skills they already have. Table of Contents Introduction The Split-and-Merge Algorithm Basic Control Flow Statements Functions, Functions, Functions Exceptions and Custom Functions Operators, Arrays, and Dictionaries Localization Testing and Advanced Topics