Syntax Programming

Abstract

This paper describes a new programming technology that is to syntax analysis as formal logic is to logic programming, and which we have accordingly named syntax programming. The table-driven nature of bottom-up parsers provides this approach with a number of attractive features, among which are compactness, portability, and introspective capability. Syntax programming has been successfully used for a number of applications, including expert system construction and robot control as well as non-AI problems.

Cite

Text

Feyock. "Syntax Programming." AAAI Conference on Artificial Intelligence, 1984.

Markdown

[Feyock. "Syntax Programming." AAAI Conference on Artificial Intelligence, 1984.](https://mlanthology.org/aaai/1984/feyock1984aaai-syntax/)

BibTeX

@inproceedings{feyock1984aaai-syntax,
  title     = {{Syntax Programming}},
  author    = {Feyock, Stefan},
  booktitle = {AAAI Conference on Artificial Intelligence},
  year      = {1984},
  pages     = {110-115},
  url       = {https://mlanthology.org/aaai/1984/feyock1984aaai-syntax/}
}