BUBL Home

BUBL LINK Catalogue of Internet Resources

Home | Search | Subject Menus | Countries | Types | BUBL UK | Index

       A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y | Z

Computer programming - modula

      Titles Descriptions
  1. Modula 3 FAQ
  2. Modula 3 Language Definition
  3. Modula 3 Tutorial and Reference Manual
  4. Trestle by Example

Comments: bubl@bubl.ac.uk

Modula 3 FAQ
Answers to common questions about programming using the Modula 3 language.
     Author: Dagenais, Michel
     Subjects: computer programming - modula
     DeweyClass: 005.133
     Resource type: document
Modula 3 Language Definition
A definition of the features of the Module 3 Language, based on the book 'Systems Programming with Modula-3'.
     Author: Cardelli, Luca et al
     Subjects: computer programming - modula
     DeweyClass: 005.133
     Resource type: document
Modula 3 Tutorial and Reference Manual
An introductory tutorial to programming using Modula 3, and a guide to elements within the language, including Modules, Declarations, Statements, and Pragmas.
     Author: Reyes, Francisco
     Subjects: computer programming - modula
     DeweyClass: 005.133
     Resource type: document
Trestle by Example
Trestle is a library of Modula-3 modules for building graphical user interfaces implemented on top of the X window system. Includes a brief guide to the usage of each module.
     Author: Stansifer, Ryan
     Subjects: computer programming - modula
     DeweyClass: 005.133
     Resource type: software