modula-2
Home
Tutorial
Win32 API
Reference
Projects
Menu
Home
About Modula-2
Language tutorial
Win32 API tutorial
Reference
Projects
Books
Download ADW Modula-2
Download the most recent version of the compiler
ADWM2Setup.exe
(Jan 7, 2022)
Example modules
Name
Download
Type
Description
Clock
clock.zip
Windows program
This program displays an analog clock in a window.
Window splitter
windowsplitter.zip
Windows program
This program illustrates the splitter control.
Generic Window
generic.zip
Windows program
A generic Windows program.
Scratch program
scratch.zip
Windows program
Translation of Raymond Chen's Scratch program.
http://blogs.msdn.com/b/oldnewthing/
Dhrystone
dhrystone_benchmark.zip
Benchmark
Dhrystone benchmark.
Whetstone
whetstone_benchmark.zip
Benchmark
Whetstone benchmark.
Generics
generics.zip
Demo
Illustrates the use of Modula-2 GENERIC modules.
RealSpeedTest
realspeedtest.zip
Demo
What takes longer: calculations with REAL or LONGREAL?