
What happened to MODULA-2? - Retrocomputing Stack Exchange
2022年3月27日 · Modula-2 was co-designed with the Lilith workstation to be the single programming language needed for everything from the lowest-level hardware interaction to the OS to the applications. Lilith and Modula-2 were co-designed, e.g. the hardware was optimized to execute the byte code produced by the Modula-2 compiler (itself written in Modula-2).
z80 - What languages are better fit for generating efficient code …
2020年5月30日 · I had the FTL Modula-2 compiler running on a Z80 CP/M system. I don't remember specific benchmarks on Z80, but on slightly larger 8086/8088 systems (where "small model" executables were 64K) the JPI Topspeed Modula-2 compiler of the 1980s was probably the most efficient compiler for 8086 of any language in the DOS era.
How can I tell which compiler I have on my UCSD P-system IV disks?
2021年5月18日 · SYSTEM.COMPILER is always the compiler invoked by the C(ompile or R(un commands - depending on how your P-system is set up, it might be Pascal, FORTRAN 77, Modula-2, or whatever (I've also heard of a BASIC for UCSD, but never seen it). As far as the YG archive, that implies that what I have as VOLITION.VOL may be the P-System II compiler, not ...
Did Pascal programmers really move on to Java in the 90s?
2023年2月10日 · Were the observation precise, a theory that Pascal influenced Java might have some credibility, but Patrick Naughton explicitly pointed out that Java Was Strongly Influenced by Objective-C, rather than Modula-3 or C++, and Sun's Java team considered some Object Pascal design for Java but ultimately rejected it.
When did Nintendo switch from assembly to a higher …
2024年2月5日 · Especially for the ORCA* suit offering Assembler, Pascal, C, Modula-2 was well received with professional 6502/65816 developers. Not at least due it's seamless integration of mixed language programming (HLL for the logic, Assembler for critical parts). In fact, at the time maybe more often PASCAL than C.
apple - Default Mac OS 8 default desktop color - Retrocomputing …
2024年11月9日 · I'm trying to find the CMYK or RGB equivalent for the standard Mac OS 8 default desktop color. Appreciate any assistance.
Mac Mini G4 not reinitialized - Retrocomputing Stack Exchange
2024年7月5日 · Not sure if that system is really on topic here. Less than 20 years old and made to run with OS X Tiger or Leopard. MacOS 9.2 does not support the original mini. you need to install either OS X version(10.4/10.5). MacOS9 applications can only run under OS X using the provided Classic Environment (Blue Box). –
Newest 'programming' Questions - Page 2 - Retrocomputing …
Stack Exchange Network. Stack Exchange network consists of 183 Q&A communities including Stack Overflow, the largest, most trusted online community for developers to learn, share their knowledge, and build their careers.
Towards people who were there, what programs did you use to …
2022年10月21日 · Turbo Pascal 2.0 and 3.0 were revolutionary products that made it possible to edit, compile, and run programs entirely within the memory of a PC with 192K of RAM (probably even with 128K). Saving a program to disk before running it was generally a good idea, but the speed of the edit/compile/run cycle was insanely fast.
Is there a standardised 6502 assembly syntax?
2024年3月9日 · The possibilities to enhance and modify Assembler behaviour is almost endless (*2). Maybe even more important, ORCA/M is part of an environment also featuring C, Pascal and Modula-2 compilers. No wonder that Apple selected the ORCA-suite as base for the Apple IIgs (65816) Apple Programmer's Workshop .