Path: utzoo!utgpu!water!watmath!clyde!att!ucbvax!decwrl!labrea!glacier!jbn From: jbn@glacier.STANFORD.EDU (John B. Nagle) Newsgroups: comp.lang.modula2 Subject: Re: JPI Modula-2 Message-ID: <17656@glacier.STANFORD.EDU> Date: 29 Aug 88 17:18:14 GMT References: <1380@bingvaxu.cc.binghamton.edu> Reply-To: jbn@glacier.UUCP (John B. Nagle) Organization: Stanford University Lines: 10 JPI Modula-II does offer buffering on file I/O, although the user must supply the buffer by calling AssignBuffer. I have been able, in JPI Modula II, to write interrupt routines for a board-level system (a CuBIT 8400) without writing any assembly code. Few other language systems are able to support such low-level processing so well. I am very pleased with this system. John Nagle