Słownik terminologii komputerowej

Skorzystaj z wyszukiwarki lub indeksu alfabetycznego.
Przykłady: pci, /dev/null, functional unit, embedded system, pseudo-tty, nfs.


2 definitions found From The Free On-line Dictionary of Computing (05 January 2017) [foldoc]: fact The kind of clause used in logic programming which has no subgoals and so is always true (always succeeds). E.g. wet(water). male(denis). This is in contrast to a rule which only succeeds if all its subgoals do. Rules usually contain logic variables, facts rarely do, except for oddities like "equal(X,X).". (1996-10-20) From The Free On-line Dictionary of Computing (05 January 2017) [foldoc]: Fully Automated Compiling Technique FACT Honeywell-800 Business Compiler (FACT, "Honeywell-800 Business Compiler") A pre-COBOL English-like business data processing language for the Honeywell 800, developed ca. 1959. [Sammet 1969, p. 327]. (1994-12-01)