Edge Rewrite
// HTMLRewriter · presentation

This page was redesigned at the edge.

Cloudflare fetched the original article and streamed it through HTMLRewriter to apply an entirely new visual system without rebuilding the source page.

// request.cf · coarse context

A page that knows where it met you.

Only coarse request metadata is shown. This demo does not display or persist visitor IP addresses.

Country
US
Cloudflare location
CMH
Connection
HTTP/2
Language
Not provided

Ray ID: a22d59627c313014

Jump to content

// Workers AI · dad joke modeWhy was ORCA/Modula-2 happy? It had a whale of a code.

From Wikipedia, the free encyclopedia
ORCA/Modula-2
Original authorPeter Easdown
DeveloperThe Byte Works
Releaseabout 1994; 32 years ago (1994)
Written inModula-2
PlatformApple IIGS
Typecompiler

ORCA/Modula-2 is a Modula-2 compiler written in the Modula-2 programming language for the Apple IIGS computer.

It was developed by Peter Easdown during 1993–94 and published by The Byte Works. Whilst originally developed separately, when it was finally published, it was fully integrated with the development platform/environment called the Apple Programmers Workshop or ORCA/M.

The compiler was originally developed using a version of TopSpeed Modula-2 on an Intel 80286 based PC. The output of the compiler at this point was 65816 assembler source for assembly by ORCA/M on the Apple IIGS. Once the compiler was stable enough, the IBM PC was decommissioned, and all development was done on the Apple IIGS.

At publication, the compiler was shipped with comprehensive support for the Apple IIGS's operating system (GS/OS) and toolkit.

Due to the demise of the Apple IIGS, ORCA/Modula-2 never had much impact on the market.

The compiler development continued however for a short while during 1995, after which it stalled.

The source code for the compiler can now be found on GitHub.[1]

References

[edit]

https://github.com/pkclsoft/ORCA-Modula-2