Logic Programming with Macro Connectives
Programming Languages
2018-05-08 v4
Abstract
Logic programming such as Prolog is often sequential and slow because each execution step processes only a single, connective. To fix this problem, we propose to use connectives as the means of improving both readability and performance.
Keywords
Cite
@article{arxiv.1508.03263,
title = {Logic Programming with Macro Connectives},
author = {Keehang Kwon},
journal= {arXiv preprint arXiv:1508.03263},
year = {2018}
}
Comments
6 pages, some new connectives are added to version 3