Słownik terminologii komputerowej

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


1 definition found From The Free On-line Dictionary of Computing (05 January 2017) [foldoc]: m2 A Modula-2 compiler for VAX and MIPS. A Pascal compiler for VAX is also included. The Pascal compiler accepts a language that is almost identical to {Berkeley Pascal}. It was originally designed and built by Michael L. Powell in 1984. Joel McCormack made it faster, fixed lots of bugs, and swiped/wrote a User's Manual. Len Lattanzi ported it to the MIPS. It has the following extensions: foreign function and data interface, dynamic array variables, subarray parameters, multi-dimensional open array parameters, {inline procedures}, longfloat type, type-checked interface to C library I/O routines. It runs on VAX (Ultrix, BSD) and MIPS (Ultrix). (ftp://gatekeeper.dec.com/pub/DEC/Modula-2/m2.tar.Z). E-mail: . (1992-07-06)