資料來源 : WordNet®
M2
n : a measure of the money supply; M1 plus net time deposits
(other than large certificates of deposit)
資料來源 : Free On-Line Dictionary of Computing
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 parameter}s,
multi-dimensional {open array parameter}s, {inline
procedure}s, 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)