Incorporating User Interaction into Imperative Languages
Keehang Kwon

TL;DR
This paper introduces two new forms of the write statement in imperative languages, enhancing interactivity and modularity, with potential applications in user interaction and module implementation.
Contribution
It proposes novel write statement forms that generalize traditional write and support interactive modules in imperative programming.
Findings
New write(x);G statement for generalized output
write(x);D for implementing interactive modules
Potential improvements in user interaction and modularity
Abstract
In this paper, we present two new forms of the statement: one of the form where is a statement and the other of the form where is a module. The former is a generalization of traditional statement and is quite useful. The latter is useful for implementing interactive modules.
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
TopicsLogic, programming, and type systems · Semantic Web and Ontologies · Logic, Reasoning, and Knowledge
