Geometry.Net - the online learning center
Home  - Basic_M - Modula Programming
e99.com Bookstore
  
Images 
Newsgroups
Page 5     81-100 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. Modula-2 Programmer's Resource Book by Don Etling, 1988-04
  2. Software Engineering in Modula 2: An Object Oriented Approach (Macmillan Computer Science Series) by Jill A. Hewitt, Raymond J. Frank, 1990-01
  3. A Second Course in Computer Science With Modula-2 by Daniel D. McCracken, William I. Salmon, 1987-08-01
  4. A First Course in Modula-2 by Lowell A. Carmony, Robert L. Holliday, 1990-03
  5. Modula-2: Constructive Program Development (Computer Science Texts) by P.A. Messer, I. Marshall, 1986-09-01
  6. Data Structures Using Modula-2 by William C. Jones, 1988-10
  7. Introduction to Computer Science With Modula-2 (College) by J. MacK Adams, Phillipe J. Gabrini, et all 1988-01
  8. Software Development With Modula-2 (International Computer Science Series) by David Budgen, 1989-07
  9. Modula-2 Applied (Macmillan Computer Science Series) by R. J. Mitchell, 1991-08
  10. Modula-2: Text and Reference by John B. Moore, Kenneth N. McKay, 1986-09
  11. Abstract Data Types and Modula-2: A Worked Example of Design Using Data Abstraction (Prentice-Hall International Series in Computer Science) by Richard Mitchell, 1992-01
  12. Introducing Computer Science With Modula-2 by R. Kenneth Walter, 1992-01
  13. Software Engineering and Modula-2 (Prentice-Hall International Series in Computer Science) by Gustav Pomberger, 1986-02
  14. Modular Programming Languages: Joint Modular Languages Conference, JMLC'97 Linz, Austria, March 19-21, 1997, Proceedings (Lecture Notes in Computer Science)

81. Caltech Computer Science Technical Reports - Multicomputer Programming With Modu
Leino, K. Rustan M. (1993) Multicomputer programming with modula3D. Technical Report. California Institute of Technology. CaltechCSTR1993.cs-tr-93-15
http://caltechcstr.library.caltech.edu/218/
Caltech Computer Science Technical Reports Main About Browse Search ... Help
Multicomputer Programming with Modula-3D
Leino, K. Rustan M. Multicomputer Programming with Modula-3D. Technical Report California Institute of Technology CaltechCSTR:1993.cs-tr-93-15 Full text available as: Postscript - Requires a viewer, such as GhostView Other Adobe PDF (372KB)
Abstract
In this note, we extend an object-oriented language to support programming fine-grain multicomputers. The new constructs have a simple semantics and provide a nice way to write distributed programs. The semantics of the constructs are independent of how a program is distributed. We also show a set of simple conditions under which even the outcome of a program is independent of how its control and data are distributed. We show some strengths and weaknesses of the programming model, and describe and critique our implementation of the language. EPrint Type: Monograph (Technical Report) Subjects: All Records ID Code: Deposited By: Caltech Library System Deposited On: 14 May 2001 Record Number: CaltechCSTR:1993.cs-tr-93-15

82. Catalog Of Compilers: IPD Modula-2* Programming Environment
modula-2* is an extension of modula-2 for highly parallel, portable programs. IPD modula-2* is......tool IPD modula2* programming Environment
http://www.idiom.com/free-compilers/TOOL/Modula2-6.html
tool: IPD Modula-2* Programming Environment
Language:
Modula-2* (parallel extension)
Version: Parts:
translator (->C), debugger (SUN4 only), X Windows user panel, automatic cross-architecture make, sequential and parallel libraries, examples, documentation
Author: Location:
ftp://ftp.ira.uka.de/pub/programming/modula2star/
Description:
Modula-2* is an extension of Modula-2 for highly parallel, portable programs. IPD Modula-2* is provided freely for research, educational and classroom use. A complete sequential Modula-2 environment in provided complemented with a set of parallel libraries, which even include routines for implementing low-level parallel operations. The employment of of C translator allows increased accessibility to actual parallel machines (many have nothing lower-level than C), at the expense of Modula-2 features of arrays bounds checking and symbolic debugging at the Modula-2* level. [An interpreter could be written with functionality subsuming that of a symbolic debugger. Mark]
Conformance:
PIM but not ISO compliant
Reference:
J.R. Smith. "The design and analysis of parallel algorithms. Chapter 3: Modula-2*." Oxford University Press, December 1992.

83. Programming In Modula-2
programming in modula2. An Introduction to modula-2. From Start Vol. 4 No. 2 / September 1989.
http://www.atarimagazines.com/startv4n2/modula2.html
START VOL. 4 NO. 2 / SEPTEMBER 1989 / PAGE 74 Daily Free Software Picks Programming
in Modula-2 An Introduction
to Modula-2 BY CAROLYN ROGERS
Among the many languages currently available for the Atari ST, Modula-2 is an often overlooked gem. This column is aimed at introducing both the novice and professional programmer to this powerful language. In the Beginning
Modula-2 ( Modu lar La nguage 2) was created by Swiss computer scientist Niklaus K. Wirth as a successor to Pascal, which he also developed. It was designed to correct some of Pascal's problems, such as its inability to support separate module compilation and lack of access to low-level machine operations and multiprocessing. Although Modula-2 retains some surface similarities to Pascal, it contains syntactical and conceptual differences that indicate a more mature, refined language. Modula-2 is a highly structured language. A Modula-2 program is composed of small blocks of code designed to handle one or two specialized functions required by the main program. In Modula-2 there are three distinct types of modules: Program module : This is the master module which controls program flow. The program module accesses independently developed libraries of procedures and functions. (The difference between a procedure and a function is that a function returns a value of some type and a procedure does not.) When compiled, the program module will produce an .LNK file which is used by a linker to pull all the independent parts together.

84. Modula-3 Programming Tools
keyword modula3 keyword programming keyword performance keyword analysis Abstract. Tools for debugging, analysing and processing modula-3 programs.
http://www.elegosoft.com/pm3/pkg/m3tools/src/
author: Michel Dagenais
Michel Dagenais, GNU General Public License, 1998
michel.dagenais@polymtl.ca
Ecole Polytechnique
C.P. 6079, Succ. Centre-Ville
Montreal, Quebec, H3C 3A7 date: 18 January 1998
keyword: tools
keyword: modula-3
keyword: programming
keyword: performance
keyword: analysis keyword: wide audience
Modula-3 Programming tools
Abstract
Tools for debugging, analysing and processing Modula-3 programs.
GDB based Modula-3 aware debugger.
gnuemacs
GNU emacs elisp files for editing Modula-3 source code. M3IDE a simple environment for M3 development under emacs.
pp
Modula-3 source code pretty printer.
coverage
Tool to analyze Modula-3 source code coverage data.
shownew
New memory allocations runtime monitoring graphical tool.
showthread
Thread runtime monitoring graphical tool. Modula-3 source code web based browser with full cross referencing of packages, modules and types. Tool to bundle files (resources) with an executable. The Modula-3 source code analysis and transformation toolkit.
showheap
Program heap runtime monitoring graphical tool.

85. Freshmeat.net: Browse Project Tree - Programming Language :: Modula
freshmeat maintains the Web s largest index of Unix and crossplatform open source software. Thousands of applications are meticulously cataloged in the
http://freshmeat.net/browse/173/
OSTG ThinkGeek Slashdot ITMJ ... Whitepapers Ads_kid=0;Ads_bid=0;Ads_xl=0;Ads_yl=0;Ads_xp='';Ads_yp='';Ads_xp1='';Ads_yp1='';Ads_opt=0; Ads_wrd='Programming_Language,Modula'; Ads_prf='page=browse'; Ads_par='';Ads_cnturl='';Ads_sec=0;Ads_channels='RON_P1_Leaderboard'; Fri, Sep 23rd home browse articles ... scoop 21:33 PDT Search for in projects articles comments this category
web results by YAHOO! search Section Main Unix Handhelds Mac OS X Themes login
register

recover password

Available sub-categories
Subscribe to this category Browse by
Most vital projects in this category:

Code-Forge IDE

Elego ComPact
Ulm's Modula-2 System Most popular projects in this category: Code-Forge IDE Distributed Concurrent Versioning System The Amsterdam Compiler Kit 9 projects found Sort order: Not logged in Code-Forge IDE Multi-language Integrated Development Environment. Author: Yuri Mironoff Ads_kid=0;Ads_bid=0;Ads_xl=0;Ads_yl=0;Ads_xp='';Ads_yp='';Ads_xp1='';Ads_yp1='';Ads_opt=0; Ads_wrd='Programming_Language,Modula'; Ads_prf='page=browse'; Ads_par='';Ads_cnturl='';Ads_sec=0;Ads_channels='RON_P2_Skyscraper'; [Development Status] 6 - Mature [Environment] X11 Applications [Intended Audience] Advanced End Users Developers [License] Other/Proprietary License Other/Proprietary License with Free Trial [Operating System] MacOS X POSIX POSIX :: AIX POSIX :: BSD :: FreeBSD ... Unix [Programming Language] Ada C C++ Fortran ... Ruby [Topic] Desktop Environment :: Tools Software Development :: Build Tools Software Development :: Compilers Software Development :: Debuggers ... Text Editors :: Integrated Development Environments (IDE) Added:

86. Holborn Books Online: Modula 2 Programming
Buy computer books online at Holborn Books, the UK s foremost specialist computer bookseller.
http://www.holbornbooks.co.uk/details.aspx?sn=24197

87. Modula-3 Bibliography
Sam Harbison, Safe programming with modula3, Dr. Dobb s Journal, Greg Nelson (editor), System programming with modula-3, Prentice Hall Series in
http://www.wiwi.uni-rostock.de/LABOR_NETZ/DOKUS/MODULA_3/html/modula-3/html/bib.
Modula-3 bibliography
Here is a list of books, papers and articles relevant to Modula-3.
  • Martin Abadi, Baby Modula-3 and a Theory of Object, Research Report 95, Systems Research Center, Digital Equipment Corporation, Palo Alto, February, 1993. A theoretical treatment of the semantics of objects. It's available via anonymous FTP from gatekeeper.dec.com in pub/DEC/SRC/research-reports/SRC-095.ps.Z
  • Joel F. Bartlett, Compacting Garbage Collection with Ambiguous Roots, Research Report 88/2, Western Research Laboratory, Digital Equipment Corporation, Palo Alto, February, 1988. The basis for SRC Modula-3 garbage collector. It's available on paper, by sending a mail to WRL-Techreports@decwrl.dec.com (send help as the subject).
  • A. D. Birrell, J. V. Guttag, J. J. Horning, R. Levin, Synchronization Primitives for a Multiprocessor: A Formal Specification, Research Report 20, Systems Research Center, Digital Equipment Corporation, Palo Alto, August, 1987. It's available via anonymous FTP from gatekeeper.dec.com
  • 88. Modula-3 Frequently Asked Questions (FAQ)
    Introduction What is modula3? modula-3 is a systems programming language Where is modula-3 used? Is it used in industry? A number of programming teams
    http://www.faqs.org/faqs/Modula-3-faq/
    Usenet FAQs Search Web FAQs Documents ... RFC Index
    Modula-3 Frequently Asked Questions (FAQ)
    There are reader questions on this topic!
    Help others by sharing your knowledge
    michel.dagenais@polymtl.ca comp.lang.modula3 laszlo@post.ifi.uni-klu.ac.at (Laszlo BOESZOERMENYI) A Comparison of Modula-3 and Oberon-2 by myself in Structured Programming 1993, 14:15-22 From: nayeri@gte.com jdp@polstra.com simon.hood@umist.ac.uk ptf@cfcl.com ... mailto:michel.dagenais@polymt.ca 2. http://m3.polymtl.ca/m3 3. http://www.cmass.com/cm3/projects.html 4. http://www.cmass.com/ http://www.elego-software-solutions.com/ http://www.m3.org/cm3/ 7. file://localhost/home/m3/tmp/m3/pm3/intro/src/concise-bib.html 8. file://localhost/home/m3/tmp/m3/pm3/intro/src/bib.html 9. file://localhost/home/m3/tmp/m3/pm3/intro/src/bib.html#SPwM3 10. file://localhost/home/m3/tmp/m3/pm3/intro/src/bib.html#m3-Har92 11. http://www.m3.org/ http://www.research.digital.com/SRC/modula-3/html/home.html 13. http://m3.polymtl.ca/m3 14. ftp://ftp.cs.colorado.edu/pub/cs/techreports/zorn/CU-CS-641-93.ps.Z

    89. P1 Modula-2
    p1 modula2 is the programming tool for the professional Macintosh developer. Here is a selection of commercial programs written in p1 modula-2 to show
    http://www.awiedemann.de/compiler/
    p1 Modula-2 Object Oriented Modula-2 compiler
    for Apple Macintosh supporting Mach-O as command line tool or Classic under MPW.
    Implementing ISO standards IS 10514-1,2,3
    Last update: June, 25th 2005
    Product Description:
    p1 Modula-2 is the programming tool for the professional Macintosh developer.
    p1 Modula-2 has a powerful and easy to use high level debugger.
    p1 Modula-2 supports both Carbon applications and command line tools.
    p1 Modula-2 is compatible with all languages using the Mach-O conventions.
    p1 Modula-2 is planned to be integrated in xCode.
    The Classic version is still available with the following features:
    p1 Modula-2 is fully integrated in MPW and compatible with all other MPW languages.
    p1 Modula-2 supports both 68K and PowerPC Macs.
    p1 Modula-2 is also very well adapted for writing desk accessories, init resources and external routines for e.g. Hypercard or 4th Dimension.
  • Detailed description of p1 Modula-2
  • Plans for new versions
    ATTENTION! New Road Map Due to the decision of Apple to switch from IBM to Intel processors, a new road map for p1 Modula-2 has to be set up. Version 8.1 will be finished as planned. A version 8.2 shall follow which provides for generating C source code. All further decisions depend on whether there will be a full ISO standard conforming GNU Modula-2 compiler coming with XTools. Version 8.1 of p1 Modula-2 is planned to be integrated in xTools. It will complete the Carbon interface, add the p1 Modula-2 symbolic debugger for command line tools, and add full support for the gnu debugger "gdb".

    90. Citations Programming In Modula - Wirth (ResearchIndex)
    Wirth, N. programming in modula2. Springer Verlag, 1983.
    http://citeseer.ist.psu.edu/context/22095/0

    91. Citations Systems Programming With Modula - Nelson (ResearchIndex)
    Ed. Greg Nelson. Systems programming with modula3. Prentice Hall, Englewood Cliffs, NJ, 1991.
    http://citeseer.ist.psu.edu/context/353805/0

    92. CTO : Programming Languages
    The weblog LtU, an interesting place for those interested in programming modula2 - A programming language successor of Pascal, also designed by Prof
    http://cliki.tunes.org/Programming Languages
    CTO CLiki for the TUNES project Home Recent Changes About CLiki Text Formatting ... Create New Page
    Programming Languages
    Programming Language s reviewed. See also Languages ToDo
    Paradigm -categories:
    • Actor - The term for a paradigm of programming which models computations with concurrent (possibly transparently- distributed ) entities, the Actors , that communicate with asynchronous messages; Actors may update their behaviour depending on the messages they receive Collection-Oriented aka data parallel : the term for a paradigm of programming that involves operations on entire collections and avoids loops concatenative - The term for a sub- paradigm of programming in which function composition is rendered syntactically as concatenation (composition, juxtaposition) of symbols by means of a composition operator, usually rendered as a blank space Concurrency-Oriented - A term describing a programming language paradigm where independent parts of the problem can be represented as independent computations Constraints - The term for a paradigm related to logic or declarative programming, where information is specified as a constraint on the result, and the evaluator's task is to use this information to limit the search space that some base set of algorithms would ordinarily have traversed to find the answer

    93. DEVSEEK: Programming : Languages : Modula-2
    Devseek The Programmer s Search Engine. Find useful web sites to help you in programming.
    http://www.devseek.com/Programming/Languages/Modula-2/
    : Programming : Languages : Modula-2
    Options
    HOME WHAT'S COOL TECH NEWS ...
    Compilers
    Links:

    94. DDJ>The Modula-3 Programming Language
    The modula3 programming Language modula-3 was developed by resear-chers at DEC s Systems Research Center (SRC) and the Olivetti Research Center in 1989
    http://www.ddj.com/documents/s=1009/ddj9415d/
    Hello, and welcome to DDJ.com LOG IN Register Forgot password?
    Registration FAQ
    ... green links
    All Access members only
    RSS Feed
    Sponsored Quick Links
    DDJ
    Dr. Dobb's Articles
    The Modula-3 Programming Language
    A full-featured language for software engineering and object-oriented programming
    Sam Harbison
    Sam is the author of C: A Reference Manual. Programmers who prefer strongly typed, structured programming are frustrated by languages that are either too simplistic, such as Pascal, or too costly and complex, like Ada. They are looking for a language that is "just right," to quote Goldilocksa language that supports long-term reliability and maintainability, but also has enough modern, practical features to handle large problems efficiently. A language, in fact, like Modula-3. Modula-3 was developed by resear-chers at DEC's Systems Research Center (SRC) and the Olivetti Research Center in 1989. It borrows from two evolutionary lines of programming languages: an academic line, represented by Niklaus Wirth's Pascal, Modula-2, and Oberon languages; and an industrial research line, represented by the Mesa, Cedar, and Euclid languages from the Xerox PARC (Palo Alto Research Center). Its immediate parent is Modula-2+, an extension of Modula-2 developed at SRC in the early 1980s and used in its research systems. In 1986, Maurice Wilkes, who had developed the first practical electronic stored-program computer at Cambridge 37 years earlier, sparked an effort to "clean up" Modula-2+. With Niklaus Wirth's blessing, this became a design for a new language, Modula-3. The original language report was issued in 1988, with minor revisions in 1989 and 1990.

    95. Researchers In Programming Languages And Compilers
    Bill Kalsow DEC SRC modula-3, programming languages and environments, compilers and runtime systems; Fairouz Kamareddine - University of Glasgow Logic,
    http://www.cs.cmu.edu/afs/cs.cmu.edu/user/mleone/web/language-people.html
    Researchers in Programming Languages and Compilers
    Below are links to home pages of researchers working on programming language theory, design, implementation, and related areas. this list is not exhaustive! Please let me know if you would like to be added to this list , or if you would like an existing entry modified or deleted. Last Name: A B C D ... Z Back to the language research page
    Related Pages
    Home Pages
    - DEC SRC
    Security in distributed systems, specification and verification methods, principles of programming languages.
    Samson Abramsky - University of Edinburgh
    Semantics of programming languages, concurrency, game semantics, program analysis.
    Gul Agha - University of Illinois at Urbana-Champaign
    Logic, object-oriented programming, formal semantics, actors.
    Alex Aiken - Berkeley
    Program analysis, type theory, optimization, constraint theories, functional programming, instruction scheduling.

    96. Encyclopedia: Pascal Programming Language
    modula2 is a computer programming language invented by Niklaus Wirth at ETH around 1978, as a successor to modula, another language by him that was never
    http://www.nationmaster.com/encyclopedia/Pascal-programming-language

    Supporter Benefits
    Signup Login Sources ... Pies
    Related Articles People who viewed "Pascal programming language" also viewed:
  • Programming language
  • Object_oriented programming language
  • Turbo Pascal
  • Clipper programming language ...
  • Compiler What's new?
  • Our next offering Latest newsletter Student area Lesson plans
  • Recent Updates
  • Eamon McCann Doraemon Don West Dirty tricks ...
  • More Recent Articles Top Graphs
  • Richest Most Murderous Most Taxed Most Populous ...
  • More Stats
    Encyclopedia: Pascal programming language
    Updated 1 day 12 hours 7 minutes ago. Other descriptions of Pascal programming language Pascal is an imperative computer programming language , developed in by Niklaus Wirth as a language particularly suitable for structured programming Imperative programming, as opposed to functional programming, is a sort of programming employing side-effect as central execution feature. ... Wikibooks has more about this subject: Computer programming Computer programming (often simply programming) is the craft of implementing one or more interrelated abstract algorithms using a particular programming language to produce a concrete computer program. ... A programming language or computer language is a standardized communication technique for expressing instructions to a computer. ...

    97. Appendix 14--Bibliography
    Cornelius, Barry programming with TopSpeed modula2 Reading, MA Addison Wesley Harter, Edward D modula-2 programming A First Course Englewood Cliffs,
    http://www.csc.twu.ca/rsbook/Appendices/Ap14.html
    Appendix 14 Bibliography
    Adams, J. Mack, Gabrini, Philippe J An Introduction to Computer Science with Modula-2 Lexington, MA D.C. Heath Beidler, John Modula-2 Boston Prindle Weber Budgen, David Software Development with Modula-2 Reading, MA Addison-Wesley 1989 Chirlian, Paul M. Introduction to Modula-2 Beaverton, Or. Matrix Publishers Christian, Kaare A guide to Modula-2 New York Springer-Verlag 1986 Cooling, J.E. Modula-2 for Microcomputer Systems Van Nostrand Reinhold 1988 Cooper, Doug Oh My! Modula-2! New York Norton 1990 Cornelius, Barry Programming with TopSpeed Modula-2 Reading, MA Addison Wesley 1991 Eisenbach, Susan Program Design with Modula-2 Reading, MA Addison-Wesley 1989 Etling, Don Modula-2 Programmer's Resource Book Blue Ridge Summit, PA Tab Books 1988 Feldman, Michael B. Data Structures with Modula-2 Englewood Cliffs, NJ Prentice Hall 1988 Ford, Gary Modula-2: A Software Development Approach New York Wiley 1985 Gleaves, Richard Modula-2 for Pascal Programmers New York Springer-Verlag 1984 Gough, K. John

    98. Ansidocstore: Product: 'Information Technology - Programming Languages - Part 1:
    library and specifications for symbols for modula2 program representation, lexical and syntactic structure and the semantics of modula-2 programs,
    http://webstore.ansi.org/ansidocstore/product.asp?sku=ISO/IEC 10514-1:1996

    99. Modern Web Programming
    Java is a new objectoriented programming language developed at Sun Microsystems modula-3 leads the way again. Pretty much everything but C supports it,
    http://www.w3.org/People/Connolly/technologies/web-programming.html
    Modern Web Programming
    Java is a new object-oriented programming language developed at Sun Microsystems to solve a number of problems in modern programming practice java@java.sun.com
    HotJava Home Page
    The Web is becoming complex distributed information system. To address the current market demand, we need to deploy security mechanism , caching, stylesheets distributed indexing , and other technologies. And on the horizion we see mobil agents, realtime interaction, and virtual reality. Meanwhile, we're dealing with interoperability problems because of brokenness like fixed string buffer sizes in HTTP servers and HTML comment parsing bugs. It's time for a revolution in web software development technology. This is my take on what we need and what technologies fill those needs.
    Key Features in Development of Distributed Hypermedia Applications
    Interfaces/modules
    the applications tend to be large. Interfaces and modules help a lot with complexity management and reuse Good ideas: Modula-3 namespace management ( Ada-9x seems similar, and adds hierarchical interface names).

    100. FAQTs - Knowledge Base - Faqts : Computers : Programming : Languages : Modula
    faqts Computers programming Languages modula. My Recent Searches. All of FAQTs, faqts Knowledge Base, modula Folder
    http://www.faqts.com/knowledge_base/index.phtml/fid/1299

    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 5     81-100 of 115    Back | 1  | 2  | 3  | 4  | 5  | 6  | Next 20

    free hit counter