Modula-3 - Factbites
 Factbites
 Where results make sense
About us   |   Why use us?   |   Reviews   |   PR   |   Contact us  

Topic: Modula-3


    Note: these results are not from the primary (high quality) database.


  
 Modula-2 - Wikipedia, the free encyclopedia
Modula was implemented 1980 in the Lilith computer, commercialized 1982 by startup company DISER (Data-Image-Sound-Processor-and Emitter-Receiver-System) as MC1 and MC2.
Modula-2 is a computer programming language invented by Niklaus Wirth at ETH around 1978, as a successor to Modula, another language by him.
DISER sold 120 units worldwide, The Modula-2 language is loosely based upon the Mesa programming language, from Xerox, that Wirth saw during his 1976 sabbatical year at Xerox PARC.
en.wikipedia.org /wiki/Modula-2   (1088 words)

  
 Ada versus Modula-3
Modula 3 provides a REPEAT UNTIL construct which is a while loop with the test at the bottom; Ada provides an "exit when" construct which makes it a bit easier to find the exit condition for a loop with the test in the middle.
Modula 3 provides a BITS FOR clause which specifies the size of a type and prevents the compiler from inserting padding between an object of the type and any preceding object.
Modula 3 generally requires more heap allocation than Ada, be- cause Modula 3 requires both objects and arrays whose size is not known at compile time to be allocated on the heap.
archive.dstc.edu.au /AU/staff/crawley/ada/m3-vs-ada.html   (2819 words)

  
 Modula - Wikipedia, the free encyclopedia
Modula was never released and its development was discontinued after its publication; Wirth concentrated his efforts on Modula's successor: Modula-2.
In the mid-1970s, after designing the Pascal programming language, Niklaus Wirth began experimenting with program concurrency and modularization, which led to the design of the Modula programming language.
This page was last modified 18:08, 18 April 2005.
en.wikipedia.org /wiki/Modula   (74 words)

  
 Modula
Modula is a language similar to Pascal to facilitate even more the structured programming style and data handling structures.
The successor of MODULA, developed by the same author namely Niklaus K. WIRTH (Swiss).
www.thocp.net /software/languages/modula.htm   (33 words)

  
 MODULA - Audio Engine
MODULA supports playing multi channel music, sound effects and samples, mixing big number of sound channels, in both mono and stereo, on different output frequencies, with a minimal processor overload.
MODULA is, fast and easy to use, audio engine for PalmOS based PDA devices.
Download MODULA demonstration and you will be able to hear the sound from MODULA audio engine.
modula.indus3.org   (339 words)

  
 Modula
["Modula - A Language for Modular Multiprogramming", N. Wirth, Soft Prac and Exp 7(1):3-35, Jan 1977].
The original Modula was, more oriented toward concurrent programming, but otherwise quite similar.
www.linuxguruz.com /foldoc/foldoc.php?Modula   (61 words)

  
 Citations: Programming in Modula - Wirth (ResearchIndex)
Modula 2 is particularly elegant because the notion of module coincides with the notion of compilation unit.
Modula 2 We will now study the concept of implementing an algebraic specification in some modular procedural programming language.
In Modula 2, a module identifier is defined by giving both its....
citeseer.ist.psu.edu /context/22095/0   (1220 words)

  
 AutoPatch Modula Series Overview Information
The Modula Series4 is distinguished by the use of HD-15 connectors.
Please be certain you are choosing the correct overview when reviewing information on the Modula pre-configured systems.
There are 2 different types of Matrix Switchers within the Modula family.
www.autopatch.com /modula.htm   (40 words)

  
 The PASCAL Family of Languages
Modula and Modula-2 were developed by Wirth as languages that add modularization and data hiding capabilities, as well as permitting separate compilation;
cbbrowne.com /info/pascal.html   (479 words)

  
 Modula-2FAQ
It is a descendent of Pascal and Modula, and one predecessor of Modula-2+, Modula-2*, Modula-3, Oberon, Oberon-2, and various object oriented versions of these.
The Modula versions (1.50 is the latest) are available from ftp://ftp.ssw.uni-linz.ac.at/pub/Coco/ and the Java versions are there too, at ftp://ftp.ssw.uni-linz.ac.at/pub/Coco/javacoco.htm
From the former president Richard Ohran (ROhran@vinca.com): "Modula Corp. is dead.
www.arjay.bc.ca /Modula-2/m2faq.html   (7428 words)

  
 SWIG and Modula-3
Modula-3 is a compiler language in the tradition of Niklaus Wirth's Modula 2, which is in turn a successor of the popular Pascal.
I have chosen Modula-3 because of its logical syntax, strong modularization, the type system which is very detailed for machine types compared to other languages.
Subranges, enumerations, and sets are machine oriented types that make Modula very strong and expressive compared with the type systems of many other languages.
www.swig.org /Doc1.3/Modula3.html   (2517 words)

  
 Lilith and Modula-2
The M2M-PC System is an M-code interpreter for the IBM-PC running DOS 2.0 developed by the Modula Research Institute allowing the Lilith Modula-2 compiler and its output to be executed on the IBM-PC.
The system was originally designed to run on a system with two floppy disk drives but we have successfully run it under cmd.exe on a Windows XP system.
cfbsoftware.com /modula2   (443 words)

  
 Free Modula-2 Pages: Compilers
M2M-PC System - v1.35 for MS-DOS, the system is an "M-code interpreter for the IBM-PC running DOS 2.0 developed by the Modula Research Institute allowing the Lilith Modula-2 compiler and its output to be executed on the IBM-PC." Compiler sources and documentation is also available.
MOCKA: MOdula Compiler KArlsruhe is the Modula-2 system developed by the GMD research laboratory Karlsruhe / Germany.
If I understood the concept, the compiler is able to handle Modula, Pascal and C. The languages implemented are a bit strange (Case-insensitive Modula-2).
www.unet.univie.ac.at /~a9406973/modula2/compi.html   (3643 words)

  
 Free Modula-2 Pages: News Archive
I got 130,000 lines of Modula source code body (and spec) files, translated to Ada 95 in 2 to 3 days.
Description from Submission: "Modula can be ported to Ada 95 by using Pascal as an intermediate language, and using the NewP2Ada program that is available from here.
It's able to translate C, Pascal and Modula, but the Modula-Language supported is a bit strange.
www.unet.univie.ac.at /~a9406973/modula2/oldnew.html   (3468 words)

  
 QUT CITI Gardens Point Modula
The Gardens Point Modula (GPM) compilers are an ongoing research focus of the Programming Languages and Systems Group in the Faculty of Information Technology at the Queensland University of Technology in Brisbane.
The GPM compiler family began as a project to make the language Modula-2 available in a consistent implementation on contemporary machines.
www.citi.qut.edu.au /members/research_areas/plas/projects/gardens_point_modula.jsp   (296 words)

  
 Geek.com Geek News - MODULA audio engine for Palm-based apps
MODULA supports the SoundStream API, which you will find on Palm-branded devices and most newer Sony CLIÉ devices.
Licensing MODULA will cost you US$299 for the first application and $99 for each application after that.
If you are a developer of Palm-based applications, you may want to check out the new MODULA audio engine.
www.geek.com /news/geeknews/2004Jun/bpd20040617025615.htm   (814 words)

  
 BUBL LINK: Computer programming - modula
An introductory tutorial to programming using Modula 3, and a guide to elements within the language, including Modules, Declarations, Statements, and Pragmas.
Answers to common questions about programming using the Modula 3 language.
A definition of the features of the Module 3 Language, based on the book 'Systems Programming with Modula-3'.
bubl.ac.uk /link/c/computerprogramming-modula.htm   (103 words)

  
 Amazon.com: Books: Modula-3
Although it encompasses mostly all of the concepts that C++ has, C++ is an outgrowth from the mistakes of Modula III.
If possible, try to avoid the Modula III language all together.
In general, the book was readable and understandable (if read VERY carefully) but was frustrating at times because of buggy explanations and examples and was a little un-organized.
www.amazon.com /exec/obidos/tg/detail/-/0135963966?v=glance   (876 words)

  
 Modula-3 Reference and Tutorial
To be a tutorial for the beginner Modula 3 programmer and a reference to those with more experience in the language.
If this is your first time visiting this link please see the Background info on the tutorial.
These pages are intended for people with at least some programming experience, especially with Pascal and C/C++.
www1.cs.columbia.edu /graphics/modula3/tutorial   (88 words)

  
 Modula-3 - RoPile.com
Find results for modula 3 and anything else you are looking for instantly!
Read about modula 3 in the free online encyclopedia and dictionary.
Find modula 3 at one of the best sites the Internet has to offer!
www.ropile.com /index.php/Modula-3   (204 words)

  
 Free Modula-2 Pages: Libraries and Sources
Gardens Point Modula-2 library sources [FTP]: available for download, it is file 'libsrc.tar.gz', the other file in that directory contains the sources and manual for a preprocessor necessary for rebuilding the libraries.
Mastering Modula using Models / Learning Patterns from Examples : Prof.
Imperium-PBeM 2001 "is a science-fiction based conquering pbem where up to 80 players can interact to reach their goals to rule the entire galaxy alone or with their allied forces." This is a so called "Play-by-Email" game.
www.unet.univie.ac.at /%7Ea9406973/modula2/libsr.html   (910 words)

  
 Lemmings Programme
In Modula 3 dagegen kann man dies tatsächlich, kann aber trotzdem effiziente Techniken unter Aufgabe dieser Sicherheit einsetzen.
Wer sich für Cluster interessiert, interessiert sich vielleicht auch für verwandte Sprachen aus dem Pascal-Zweig, wie Modula 3 (auf Amiga nicht verfügbar), Modula und Oberon, Cyclone und der PD-Serie AMOK zu schauen.
Aber mit entsprechenden Sprachanalyseprogrammen wie m3coco ließe sich die Übertragung von Cluster zu Modula 3 zumindest vereinfachen.
www.henning-thielemann.de /Programs.html   (4058 words)

  
 Modula-2+ from FOLDOC
Nearby terms: Modula « Modula-2 « Modula-2* « Modula-2+ » Modula-3 » Modula-3* » Modula-3pi
wombat.doc.ic.ac.uk /foldoc/foldoc.cgi?Modula-2%2B   (42 words)

  
 Modula™ font family : MyFonts
Modula™ is an Emigre font family with 8 styles priced from $39.00.
• Emigre: Modula (Sans) Regular, Bold & Black (English)
Click a Purchase Options button below to view pricing and availability information for a particular group of fonts, or see purchase options for the entire family.
www.myfonts.com /fonts/emigre/modula?refby=bloch   (106 words)

  
 Computers Programming Languages Modula-2
ISO/IEC JTC1/ SC22 / WG13 - The international standardization working group for the programming language Modula-2.
John Motil's Modula-2 Page: Programming with Patterns - Mastering Modula using Models - Learning Patterns from Examples.
Coronado Enterprises Modula-2 Tutorial - A complete Modula tutorial written by Gordon Dodrill.
www.iper1.com /iper1-odp/scat/id/Computers/Programming/Languages/Modula-2   (365 words)

  
 Free Modula-2 Compilers (thefreecountry.com)
The Garden Point Modula compilers for Linux, FreeBSD, Sparc and Windows (using the Cygwin libraries) appear to be free for non-profit use.
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.
They come with both user and language reference manuals.
www.thefreecountry.com /compilers/modula2.shtml   (629 words)

  
 ILU With SRC Modula-3 v. 3.5
The ILU code expected version 2.08 of the Modula 3 compiler which was the same language, but had some significant differences in the libraries.
Ok, I've been trying to get ILU to work with M3, and have had mixed results.
Here is a list of the problem interfaces and what I basically did to get around them.
www.cc.gatech.edu /gvu/people/Phd/Ian/ilu-m3.html   (1258 words)

  
 INDUSTRY Entertainment
MOD song player powered by MODULA Audio Engine, features background playback, powersave mode, playlist and more.
It offers classic game mode and advance game mode with additional shapes to play with and wonderful graphic and sound.
Fast and easy to use audio engine for PalmOS based devices.
www.indus3.org   (169 words)

  
 Modula-2 from FOLDOC
Previous: Modified Frequency Modulation, modifier, M O drive, MODSIM, MODSIM II, Modula
The language provides limited single-processor concurrency (monitors, coroutines and explicit transfer of control) and hardware access (absolute addresses and interrupts).
www.instantweb.com /D/dictionary/foldoc.cgi?Modula-2   (123 words)

  
 First Language in Colleges and Universities
of Utrecht), Netherlands Pascal RMIT, Australia Modula Rochester Institute of Technology Pascal Rowan College of New Jersey (Formerly Glassboro State College) C Royal institute of technology, Stockholm, Sweden.
Please help me get your entry right by answering: What language(s) is(are) used in the FIRST course the MAJORITY of your Computer Science majors take as their FIRST CS course at your University?
www.adahome.com /Ammo/CS1-languages.html   (251 words)

Try your search on: Qwika (all wikis)

Factbites
  About us   |   Why use us?   |   Reviews   |   Press   |   Contact us  
Copyright © 2005-2007 www.factbites.com Usage implies agreement with terms.