  |
Download The ModulaTor Technical Publication - http://www.modulaware.com/mdltr_.htm
72 issues of The ModulaTor: Articles about the programming languages Oberon-2 and Modula-2: programming examples, implementation notes, language comparisons, and language design. |
  |
BNF of the Modula-2 Programming Language - http://cui.unige.ch/db-research/Enseignement/analyseinfo/Modula2/BNFindex.html
The Backus Naur Form is a formal notation to describe the syntax of a given language. |
  |
The Modula-2 programming language - http://www.pmoylan.org/pages/m2/Modula2.html
Peter Moylan's Modula-2 page, featuring information, links, and software for Modula-2. |
  |
PMOS by Peter Moylan - http://www.pmoylan.org/pages/m2/PMOS/PMOS.html
PMOS is a large library of Modula-2 modules, distributed in source form. Its primary purpose is to make it easy to write multitasking programs for real-time and/or embedded applications. |
  |
Modula-2 Online Exercises - http://parallel.vub.ac.be/~johan/Modula-2/New2002_2003/
Very good series of exercises to learn Modula-2. Exercise code is available online so that you can focus on the questions. Topics are clearly addresses in independent questions. |