Logical conditions in programming languages: review, discussion and generalization

Benedek Nagy, Khaled Abuhmaidan,Monther Aldwairi

ANNALES MATHEMATICAE ET INFORMATICAE(2023)

引用 0|浏览0
暂无评分
摘要
Boolean logic is widely used in almost every discipline including linguistics, philosophy, mathematics, computer science and engineering. Boolean logic is characterized by the two possible truth values, and various logical connectives/operations allow us to make compound statements, conditions. Most of the programming languages, if not all, have some of the logic operations: conjunction, disjunction and negation. Actually, since the set of these three operations form a basis, any logical statement can be formed by them. However, on the one hand, there are smaller bases as well, i.e., one of the conjunction or disjunction is already superfluous. Moreover, there are bases with only one operation, e.g., by NAND. On the other hand, one may allow other operations helping the programmer/user to define the conditions of conditional statements and loops in a simpler manner. In this paper we discuss these issues, including some practical points, implementation issues and short cut evaluations for various operations.
更多
查看译文
关键词
High level programming languages,conditional statements,loop conditions,logical connectives,short cut evaluation,formal logic
AI 理解论文
溯源树
样例
生成溯源树,研究论文发展脉络
Chat Paper
正在生成论文摘要