A Language for Implementing Arbitrary Logics
Abstract
SEQUEL is a new-generation functional programming language, which allows the specification of types in a notation based on the sequent calculus. The sequent calculus notation suffices for the construction of types for type checking and for the specification of arbitrary logics. Compilation techniques derived from both functional and logic programing are used to derive high-performance ATPs from these specifications.
Cite
Text
Tarver. "A Language for Implementing Arbitrary Logics." International Joint Conference on Artificial Intelligence, 1993.Markdown
[Tarver. "A Language for Implementing Arbitrary Logics." International Joint Conference on Artificial Intelligence, 1993.](https://mlanthology.org/ijcai/1993/tarver1993ijcai-language/)BibTeX
@inproceedings{tarver1993ijcai-language,
title = {{A Language for Implementing Arbitrary Logics}},
author = {Tarver, Mark},
booktitle = {International Joint Conference on Artificial Intelligence},
year = {1993},
pages = {839-844},
url = {https://mlanthology.org/ijcai/1993/tarver1993ijcai-language/}
}