Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.2 9/18/84; site watcgl.UUCP Path: utzoo!watmath!watcgl!jchapman From: jchapman@watcgl.UUCP (john chapman) Newsgroups: net.lang.mod2,net.micro.pc Subject: ms-dos modula implementations? Message-ID: <1161@watcgl.UUCP> Date: Mon, 4-Feb-85 21:26:14 EST Article-I.D.: watcgl.1161 Posted: Mon Feb 4 21:26:14 1985 Date-Received: Tue, 5-Feb-85 04:24:51 EST Distribution: net Organization: U of Waterloo, Ontario Lines: 32 Xref: watmath net.lang.mod2:155 net.micro.pc:3270 I would like to solicit peoples opinions of Modula inplementations for MS-DOS systems. If there is sufficient response I'll post a summary. Of particular interest to myself are opinions on the quality of the Volition (do they still exist?) and Logitech versions, or any other implementations (I don't know of any other than Mod.Corp. which I am now trying out). Useful info/comments might/would be: 1. price, availability etc. 2. available utilities (debugger?) 3. level of company support 4. compatibility/extensions etc. 5. memory, disk requirements 6. speed of compiler 7. speed of code produced 8. native code or m-code? 9. Is the compiler just another DOS program or do you have to enter a subsystem to use it? 10. If you have to enter a subsystem how good is it? 11. support for 8087, support for systems without 8087s 12. large memory model supported? 13. reasonable access to assembler routines when necessary (relinking the whole runtime system with the routine and then accessing it through a jump table is not my idea of reasonable). 14. known bugs? 15. char array elements legal as var parameters? is 'x' a char array? and, of course, any other comments you might wish to tender. Thanks in advance!