Abstract

The value of decision-logic-tables as a tool for computer programming has been brought forth by the development of several programming languages. The well-known decision-logic-table programming languages are designed as input to translators. Instead of converting the input decision-logic tables to an executable form, these translators convert the source program to some other well-known language, such as Fortran. The appropriate compiler then converts the resulting source-language program to an executable form.The DEcision Logic TAble programming language, Delta, described here, is an automatic decision table processor, eliminating the need to translate the input into some intermediate source language. Basic features of decision-logic tables are used as a foundation for Delta. The syntax of Delta is similar to that of PL/I. Although Delta is limited in scope, it is expandable. Derived from the Purdue University Fast Fortran Translator, Pufft, the Delta processor performs both a syntax analysis and generates code, in one pass. The code generated is not machine language, but is an internal representation of the object language program.

Talk to us

Join us for a 30 min session where you can share your feedback and ask us any queries you have

Schedule a call

Disclaimer: All third-party content on this website/platform is and will remain the property of their respective owners and is provided on "as is" basis without any warranties, express or implied. Use of third-party content does not indicate any affiliation, sponsorship with or endorsement by them. Any references to third-party content is to identify the corresponding services and shall be considered fair use under The CopyrightLaw.