Geometry.Net - the online learning center
Home  - Basic_M - Modula Programming
e99.com Bookstore
  
Images 
Newsgroups
Page 3     41-60 of 115    Back | 1  | 2  | 3  | 4  | 5  | 6  | Next 20
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  

         Modula Programming:     more books (100)
  1. Data Structures With Modula-2 by Michael B. Feldman, 1988-01
  2. Modula-2: An Introduction by Daniel Thalmann, 1985-12
  3. Concurrent Programming: Illustrated With Examples in Portal, Modula-2 and Ada by Andre Schiper, 1989-07
  4. Compiling in Modula-2: A First Introduction to Classical Recursive Descent Compiling by Julian R. Ullmann, 1994-04
  5. Oh My! Modula-2!/Book and DOS 3.5" Diskette by Doug Cooper, 1990-03
  6. Programming in Oberon: Steps Beyond Pascal and Modula (Acm Press) by Martin Reiser, Niklaus Wirth, 1992-06
  7. Modula-2 Software Components (Book and Disk) by Richard F. Sincovec, Richard S. Wiener, 1987-10
  8. Data Structures and Program Design in Modula-2 by Larry R. Nyhoff, Sanford Leestma, 1990-03
  9. Modula-2: Discipline and Design (International Computer Science Series) by Arthur H. J. Sale, 1986-06
  10. Advanced Modula-2 by Herbert Schildt, 1987-01
  11. Modula-2 Made Easy by Herbert Schildt, 1986-07
  12. The Modula-2 Software Component Library, Vol. 3 by C. Lins, 1989-11
  13. Macintosh Graphics in Modula-2 (Word and Information Processing on Microcomputers Series) by Russell L. Schnapp, 1985-11
  14. Computer Science: A Second Course With Modula-2 (Mcgraw Hill Computer Science Series) by Allen B. Tucker, 1988-01

41. Modula-2 Books
Hille, RF Data Abstraction and Program Development Using modula2 Sydney Prentice Hall 1989 programming Expert Systems in modula-2 New York Wiley 1986
http://murray.newcastle.edu.au/users/staff/peter/m2/m2biblio.html

42. The BNF Web Club Language SQL, ADA, JAVA, MODULA2, PL/SQL, ...
Browse, explore some programming language's syntactic rules. See relations between rules, understand them using BNF (BackusNaur Form notation) and syntactic diagrams SQL, PL/SQL, SQL2, IDL; Ada95, Java, modula-2; Lazy, LISP, M5.
http://cui.unige.ch/db-research/Enseignement/analyseinfo/index.html
The BNF Web Club Language SQL, ADA, JAVA, MODULA2, PL/SQL, ...
Browse and explore some of your favourite programming languages syntactic rules. See relations between the rules, understand them using both BNF (Backus-Naur Form notation) and syntactic diagrams. These hyperdocuments were generated for pedagogical purposes and are related to 1st and 2nd year computer science courses at University of Geneva. The current page is handled by the database research group of CUI Look at the new applet to test your own languages. Look at the end of this article to understand how we generate these pages. More languages may eventually be added, whenever we find more time...
I. Database languages
  • SQL as implemented by Oracle(tm) DBMS version 7.
  • PL/SQL A procedural language extension to SQL used in Oracle(tm) DBMS version 7.
  • The revised ISO standard also called SQL92. (really huge, contains grammar rules! Have a thought for the poor developpers of interpreters or compilers for this one...).
  • IDL The OMG Interface Definition Language is the language the interface between objects client and objects servers. Thanks a lot to all the people who sent me the SQL3 BNF. Due to the lack of practical interest for this standard "grand bazar" of the SQL family, we postpone the generation of the corresponding BNF-web documents up to a day where SQL3 will effectively take-off.
  • 43. Free Modula-2 Compilers (thefreecountry.com)
    Free compilers for Niklaus Wirth s modula 2 language. modula2 language as defined in the third edition of Niklaus Wirth s programming In modula-2,
    http://www.thefreecountry.com/compilers/modula2.shtml
    @import url(../include/modern.css);
    Free Modula-2 Compilers
    Free compilers for the Modula 2 language
    You are here: thefreecountry.com (main page) Free Compilers/Interpreters for Programming Languages Free Modula-2 Compilers
    Search This Site
    Main Site Home Feedback Link To Us No Spam Policy ... Site Map Programming Free Compilers Source Code / Libraries Programming Tools Documentation ... Free Emulators For Webmasters Web Hosting Perl Scripts PHP Scripts Script Hosting ... Wizards Security Security Miscellaneous Free Utilities Logtime Tofrodos NetSyndic ... News
    If you find this site useful, please link to us
    Free Modula-2 Compilers
    Listed on this page are compilers (with or without a development environment like editor, debugger, etc) for the Modula-2 programming language. Note that if the compiler comes without a development environment, you can get one yourself from the Free Programmers' Editors and Integrated Development Environment (IDEs) page.
    Free Modula-2 Compilers
    Ulm's Modula-2 System
    Ulm's Modula-2 System comprises a Modula-2 compiler, Modula-2 beautifier, Modula-2 debugger, a Modula-2 tags utility (like ctags for C), an LALR(1) parser generator for Modula-2, a Modula-2-Prolog interpreter, and a Pascal to Modula-2 translator. It is distributed under the terms of the GNU GPL (compiler and tools) and the GNU LGPL (library). It supports SPARCv8/Solaris 2.x and MC68020/SunOS 4.1x.
    Native XDS-x86 Personal Edition Modula-2 / Oberon-2 Development Toolset
    This is an optimizing ISO Modula-2 and Oberon-2 compiler that runs on Windows and Linux. It allows you to use third party C libraries, access the operating system's API, etc. It is free for private, non-commercial use only.

    44. Into The Realm Of Oberon (Nikitin)-Springer Software Engineering / Programming A
    By Eric W. Nikitin; SpringerVerlag, 1997, ISBN 0387982795. Introduction to programming, uses Oberon because it is descendant of teaching languages Pascal, modula, and designed to encourage good OO practices. Springer-Verlag
    http://www.springer-ny.com/detail.tpl?isbn=0387982795

    45. Object Oriented Programming Tutorial
    Tutorial teaching basics of object oriented programming. Tailored to no one specific language, but examples are in C++, Java, modula2.
    http://www.aonaware.com/OOP1.htm
    Expand Minimize Aonaware Home Contact Software ... Conclusion
    Object Oriented Programming Tutorial
    The following guide was written several years ago whilst I was a student at the Department of Computer Science at Queen's University, Belfast. It was aimed at students moving from a procedural Pascal type language (Modula-2) to Object Oriented programming. Since then many people have found the tutorial useful so it has been slightly updated and remains on the site.
    Table of Contents

    46. Modula-3 Reference And Tutorial
    A reference and tutorial on the modula3 language and programming system.
    http://www1.cs.columbia.edu/graphics/modula3/tutorial/
    Modula-3 Reference and Tutorial
    A reference and tutorial on the Modula-3 language and programming system. If this is your first time visiting this link please see the Background info on the tutorial. New to Modula3? Try the Modula3 Home page.
    Objectives of these pages:
    To be a tutorial for the beginner Modula 3 programmer and a reference to those with more experience in the language. These pages are intended for people with at least some programming experience, especially with Pascal and C/C++.
    Recent/Planned changes.
    Feedback/Comments?
    If you find any problems/typos or have suggestions on how to improve these pages please feel free to drop us a note.
    These pages are being maintained by :
    bm@cs.columbia.edu
    blair@cc.gatech.edu

    47. Modula-2 -- Facts, Info, And Encyclopedia Article
    Categories modula dialects, programming languages modula2 programs are composed of modules, each of which is made up of two parts a definition
    http://www.absoluteastronomy.com/encyclopedia/m/mo/modula-2.htm
    Modula-2
    [Categories: Modula dialects, Programming languages]
    Modula-2 is a (A machine for performing calculations automatically) computer ((computer science) a language designed for programming computers) programming language invented by (Click link for more info and facts about Niklaus Wirth) Niklaus Wirth at (Click link for more info and facts about ETH) ETH around 1978, as a successor to (Click link for more info and facts about Modula) Modula , another language by him that was never implemented. The Modula-2 language is loosely based upon the (Click link for more info and facts about Mesa programming language) Mesa programming language , from Xerox, that Wirth saw during his 1976 sabbatical year at Xerox PARC.
    Description
    Modula-2 is a general purpose procedural language, sufficiently flexible to do systems work, but with much broader application. In particular, it was designed to support separate compilation and data abstraction in a straightforward way. Much of the syntax is based on Wirth's earlier and better-known language, (French mathematician and philosopher and Jansenist; invented an adding machine; contributed (with Fermat) to the theory of probability (1623-1662))

    48. Winserion - Petzold
    A translation of the book's code from VC++ to modula2
    http://www.nhm-wien.ac.at/Petzold/

    If your browser does not redirect you, please click here

    If your browser does not redirect you, please click here

    49. Programming Languages Are Like Women
    Humorous analogies between women and Assembly, Fortran, COBOL, BASIC, PL/1, C, Algol 60 and 68, Pascal, modula2, LISP, APL, Logo, Lucid and Prolog, Ada. Inspired by Fun with Computer Languages.
    http://www.gksoft.com/a/fun/languages-women.html
    Programming Languages Are Like Women
    There are so many programming languages available that it can be very difficult to get to know them all well enough to pick the right one for you. On the other hand most men know what kind of women appeals to them. So here is a handy guide for many of the popular programming languages that describes what kind of women they would be if programming languages were women.
    Assembler
    A female track star who holds all the world speed records. She is hard and bumpy, and so is not that pleasant to embrace. She can cook up any meal, but needs a complete and detailed recipe. She is not beautiful or educated, and speaks in monosyllables like "MOV, JUMP, INC". She has a fierce and violent temper that make her the choice of last resort.
    FORTRAN
    Your grey-haired grandmother. People make fun of her just because she is old, but if you take the time to listen, you can learn from her experiences and her mistakes. During her lifetime she has acquired many useful skills in sewing and cooking (subroutine libraries) that no younger women can match, so be thankful she is still around. She has a notoriously bad temper and when angered will start yelling and throwing dishes. It was mostly her bad temper that made granddad search for another wife.
    COBOL
    A plump secretary. She talks far too much, and most of what she says can be ignored. She works hard and long hours, but can't handle really complicated jobs. She has a short and unpredictable temper, so no one really likes working with her. She can cook meals for a huge family, but only knows bland recipes.

    50. ModulaWare Modula-2 And Oberon-2 Bibliography
    Lists books, articles on programming languages modula2, Oberon-2, and the Oberon system; Oberon list is incomplete, but has the most important books, with direct links to Amazon.
    http://www.modulaware.com/mwbiblio.htm
    Modula-2 and Oberon-2 Bibliography
    Content Programming languages Oberon and Oberon-2
    The Oberon System

    The Programming Language Modula-2

    The Programming Language ISO Modula-2
    Programming languages Oberon and Oberon-2 and the Oberon System
    This list of books and articles below about Oberon, Oberon-2, and the Oberon System is not complete, but it features the most important books with direct links to Amazon.com and Amazon.de , where you can buy these books on-line; these links are highlighted in bold-face The Oberon Reference Site at http://www.math.tau.ac.il/~guy/Oberon/ has a complete Oberon bibliography (size 200KB) of books and articles about Oberon.
    is also a great collection.
    Programming languages Oberon and Oberon-2

    51. The Modula-2 Programming Language
    Peter Moylan's modula2 page, featuring information, links, and software for modula-2.
    http://murray.newcastle.edu.au/users/staff/peter/peter/m2/Modula2.html

    52. Modula-2FAQ
    Answers to many questions about modula2 as a programming notation may be found in the A. modula-2 is a programming notation that corrects some of the
    http://www.arjay.bc.ca/Modula-2/m2faq.html
    Modula-2 Frequently Asked Questions
    Important Links:
    Modula-2 Webring
    List all
    Random Next >> ...
    The Shareware Modula-2 Text
    What is new in version 2.31 (2005 09 09)?
    Well, the keeper of the FAQ got more mail in the three days after posting 2.30 than in the previous entire year. As a result, here's a new edition. This one has another revision of A8 under 1.11, a new use under A9 of the same section, and a revised comment on GM-M2 in A4 of that section. I have also revised answers relating to the Mac to clarify that older compilers support only Classic, not OS X. Also, in the last few days, the BURKS project at Brighton has become defunct, so all references to this resource have been removed. What was new in version 2.30 (2005 09 03)? It has been nearly a year since our last edition, and most changes are minor. However, some new activity is worth mentioning, most noteably the GNU Modula-2 project (which we have promoted to its own question at 1.16), and the Objective Modula-2 project for Cocoa which has its own mention at 1.17. In addition, we note a change to the Gardens Point web address, a new freeware release for Amiga emulators by Tom Breeden called

    53. Owain F Carter : Programming Languages As Cars 183
    Humorous analogies between cars and Assembly, Fortran II/IV/77, COBOL, BASIC, PL/1, C, Algol 60/68, Pascal, modula2, LISP, Prolog/Lucid, Maple/MACSYMA, Forth, Logo, APL, Ada. Inspired by Fun with Computer Languages.
    http://homepages.tesco.net/~scotsnet/o.f.carter/fun/fun183.htm
    Owain F Carter
    Programming Languages as Cars
    Humour

    54. The Modula-2 Programming Language
    modula2 Programs I would like to thank Kaare Christian, author of A Guide to modula-2, for helping write the sum and average and factorial program.
    http://www.engin.umd.umich.edu/CIS/course.des/cis400/modula2/modula2.html
    Modula-2 Programming Language
    Click below to go directly to a specific section:
    History
    Significant Language Features Areas of Application Sample Programs ... Acknowledgements
    History
    In the mid 1970's, after the language Pascal was designed, Niklaus Wirth was experimenting with concurrency which led to the design of Modula. Modula was never released and its development was discontinued after its publication. Wirth then built a language that was meant to be the single language for the new computer system called Lilith. Even though the computer was never a success, his new language Modula-2 was released in 1980.
    Significant Language Features
    Modula-2 was designed based on Pascal and Modula but its improvements over Pascal included modules, low level features, coroutines, and syntactic features.
    • Modules - a tool for expressing the relations between major parts of programs and provide support for abstract data types.
    • Low Level Features - small language which can be implemented on a wide variety of microcomputers. contains facilities for high level and low level programming.
    • Coroutines - used for embedded systems that require concurrency without the overhead of large operating systems or large languages.

    55. The Modula-2 Programming Language: Sum And Average
    The modula2 programming Language. Sum and Average Example Program This program reads from an input file, calculates the sum of all the integers in the
    http://www.engin.umd.umich.edu/CIS/course.des/cis400/modula2/average.html
    The Modula-2 Programming Language:
    Sum and Average Example Program
    Click below to go directly to a specific section:
    Description
    Source Code Sample Run Program Notes
    Description
    This program reads from an input file, calculates the sum of all the integers in the file, and calculates the average. The program demonstrates how to open a file, read from a file, and to print the results to an output file. The data file that was used to run the program consisted of the numbers to 10 and the output is shown under the Sample Run.
    Source Code
    MODULE SumAndAverage; FROM InOut IMPORT ReadInt, WriteString, WriteLn, WriteInt, OpenInput, OpenOutput, CloseInput, CloseOutput, Done; VAR N:INTEGER; X:INTEGER; SUM:INTEGER; AVERAGE:INTEGER; BEGIN WriteString('Enter the names of the output, input files'); WriteLn; OpenOutput("OUT"); IF NOT Done THEN WriteString('Output file cannot be opened'); WriteLn; HALT; END; OpenInput("IN"); IF NOT Done THEN CloseOutput; WriteString('Input file cannot be opened'); WriteLn; HALT; END; N:=0; SUM:=0; ReadInt(X); WHILE Done DO WriteInt(X,3); WriteLn; N:=N+1; SUM:=SUM+X; ReadInt(X); END; WriteString('The Sum is '); WriteInt(SUM, 1); WriteLn; AVERAGE:=SUM DIV N; WriteString('The Average is '); WriteInt(AVERAGE, 1); WriteLn; CloseOutput; CloseInput; END SumAndAverage.
    Sample Run
    1 2 3 4 5 6 7 8 9 10 The Sum is 55 The Average is 5
    Program Notes

    56. ISO/IEC JTC1/SC22/WG13 - Modula-2
    The international standardization working group for the programming language modula2.
    http://sc22wg13.twi.tudelft.nl/
    Welcome to the official home of
    ISO IEC Modula-2
    standards meetings (old) news contacts ... IEC is the international standardization working group for the programming language Modula-2. Approved international standards and other specifications produced include:
    • ISO/IEC 10514-1:1996 - Modula-2 (Base Language) ( published on 1996-06-01 )
    • ISO/IEC 10514-2:1998 - Modula-2 (OO extension) ( published on 1998-12-19 )
    • ISO/IEC 10514-3:1998 - Modula-2 (Generic extension) ( published on 1998-12-19 )
    To obtain these international standards, please contact your national member body Other information available is: If you want further information, or want to participate, please contact your national member body or one of the contact addresses of the WG. These pages are related to a set of pages on standardization of programming languages to be found at Some history of Modula-2 standardization is available from More information on Modula-2 is available on the Modula-2 Webring: List all Random Join Comments are welcome! We can be reached at

    57. BUBL LINK: Computer Programming - Modula
    modula 3 FAQ Answers to common questions about programming using the modula 3 language. Subjects computer programming modula DeweyClass 005.133
    http://bubl.ac.uk/link/c/computerprogramming-modula.htm
    BUBL LINK Catalogue of Internet Resources Home Search Subject Menus Countries ... Z
    Computer programming - modula
    Titles Descriptions
  • Modula 3 FAQ Modula 3 Language Definition Modula 3 Tutorial and Reference Manual Trestle by Example ... Trestle Tutorial
  • 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:
    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:
    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: 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

    58. ScotaSys
    A collborative project to create a free multiplatform modula-2 compiler and GUI Toolbox, to create and share programming libraries for the new free and existing compilers.
    http://www.geocities.com/scotasys/
    BerliOS approves The Free Modula-2 Group application for Open Source services It�s time to pitch in and take Modula-2 to new heights... The Free Modula-2 Group is a place for programmers to contribute towards the development of a great programming language. Tired of expensive or dated compilers, poor libraries, looking for something better? Then stop looking, pitch in and help us change all that. Modula-2 is a beautifully designed and well-structured systems programming language that has yet to realise its full potential. The Free Modula-2 Group seeks to change all that by developing;
  • a free multi-platform Modula-2 compiler and IDE. a GUI builder for fast application development. new libraries - graphics, networking, bluetooth, etc - for new and existing compilers such as FST 4.0, XDS, TopSpeed and Mocka.
  • It is an ambitious goal, but if you look at other Open Source projects, it is one that can be achieved. Our philosophy is simple: take something good and just make it better! My Favourite Links Modula-2 Information Mocka Free Modula-2 Pages Modula-2 Org website - good place to keep abreast of developments Newcastle University Australia Modula-2 pages University of Karlsuhe Modula-2 system for Unix/Linux University of Vienna Free Modula-2 pages containing compilers, tutorials, libraries and news.

    59. Application
    And modula2 is designed to be a systems programming language (eg, compilers, modula-2 programs are composed of modules, each of which is made up of two
    http://www.bath.ac.uk/~cs3csap/Mod/application.htm

    60. Home Of GNU Modula-2 And M2F
    Home of GNU modula2 (GCC integrated multitarget compiler), and M2F (full x86 compiler, obeys Wirth's 2nd Edition programming in modula-2). GNU modula-2 still in development. Papers, course notes, downloads. Open Source, GPL
    http://floppsie.comp.glam.ac.uk/
    Home of GNU Modula-2 and M2F
    Note that the GNU Modula-2 compiler is still in development , if you are interested in getting involved and contributing to this effort see the link below.
    Scratching an Itch
    Papers
    Course Notes
    These notes are also available via blackboard Useful links www.gnu.org www.google.com

    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  

    Page 3     41-60 of 115    Back | 1  | 2  | 3  | 4  | 5  | 6  | Next 20

    free hit counter