
TL;DR
T2Script is a newly developed programming language based on a command-event driven paradigm, designed for interactive event and command handling, with practical industrial application and evaluated advantages and limitations.
Contribution
The paper introduces T2Script, a novel command-event driven programming language, detailing its design, implementation, and evaluation in industrial contexts.
Findings
T2Script has been successfully implemented in an industrial product.
The language offers specific advantages in event-command interaction.
Limitations of T2Script are identified and discussed.
Abstract
Event-driven programming is used in many fields of modern Computer Science. In event-driven programming languages user interacts with a program by triggering the events. We propose a new approach that we denote command-event driven programming in which the user interacts with a program by means of events and commands. We describe a new programming language, T2Script, which is based on command-event driven paradigm. T2Script has been already implemented and used in one of industrial products. We describe the rationale, basic concepts and advanced programming techniques of new T2Script language. We evaluate the new language and show what advantages and limitations it has.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsParallel Computing and Optimization Techniques · Embedded Systems Design Techniques · Formal Methods in Verification
