Filetab

Filetab

Filetab is a computer programming language which is based on decision tables and features a fixed logic that is useful for processing an input file and producing a report with control breaks. Though it was originally designed for producing reports, the language can do much more than that. By being based on decision tables, both source and object program can be succinct. Often decision tables can be transferred straight from the specification to the program with little modification.

However, it can be easy to fall into producing write-only code in this language.

Filetab has a long history, originally being designed for use with 80 column punched cards. It is descended from the DETAB programming language of the 1960s. Filetab was originally used on ICL operating systems such as George 3 and VME, but is now available for Linux and Unix.

External links

* [http://www.ncc.co.uk/software/products/filetab.cfm] - The National Computing Centre's site for Filetab.


Wikimedia Foundation. 2010.

Игры ⚽ Поможем написать курсовую

Look at other dictionaries:

  • National Computing Centre — This article is about the original National Computing Centre. For NCC Education, see NCC Education. The National Computing Centre Former type Limited by guarantee Industry IT Genre Not for profit Fate Liquidated Success …   Wikipedia

  • D (disambiguation) — D is the fourth letter of the Latin alphabet. It can also refer to the following: Contents 1 Business and economy 2 Computing 3 Enter …   Wikipedia

  • Decision table — Decision tables are a precise yet compact way to model complicated logic.[1] Decision tables, like flowcharts and if then else and switch case statements, associate conditions with actions to perform, but in many cases do so in a more elegant way …   Wikipedia

Share the article and excerpts

Direct link
Do a right-click on the link above
and select “Copy Link”