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

Topic: Modula


Related Topics

  
  Modula-2 - Wikipedia, the free encyclopedia
Modula-2 is a computer programming language invented by Niklaus Wirth at ETH around 1978, as a successor to Modula, another language by him.
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.
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   (Site not responding. Last check: 2007-11-07)
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.
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.
archive.dstc.edu.au /AU/staff/crawley/ada/m3-vs-ada.html   (2819 words)

  
 MODULA - Audio Engine
MODULA is, fast and easy to use, audio engine for PalmOS based PDA devices.
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.
Download MODULA demonstration and you will be able to hear the sound from MODULA audio engine.
modula.indus3.org   (339 words)

  
 The Modula-2 Programming Language
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.
Modula-2 was designed based on Pascal and Modula but its improvements over Pascal included modules, low level features, coroutines, and syntactic features.
www.engin.umd.umich.edu /CIS/course.des/cis400/modula2/modula2.html   (319 words)

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

  
 Modula - Wikipedia, the free encyclopedia
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.
Modula was never released and its development was discontinued after its publication; Wirth concentrated his efforts on Modula's successor: Modula-2.
This page was last modified 18:08, 18 April 2005.
en.wikipedia.org /wiki/Modula   (74 words)

  
 AutoPatch Modula Series Overview Information   (Site not responding. Last check: 2007-11-07)
There are 2 different types of Matrix Switchers within the Modula family.
Please be certain you are choosing the correct overview when reviewing information on the Modula pre-configured systems.
The Modula Series4 is distinguished by the use of HD-15 connectors.
www.autopatch.com /modula.htm   (40 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.
Subranges, enumerations, and sets are machine oriented types that make Modula very strong and expressive compared with the type systems of many other languages.
C supports enumerations, too, but they are not as safe as the ones of Modula.
www.swig.org /Doc1.3/Modula3.html   (2517 words)

  
 Free Modula-2 Pages: Tutorials and Papers   (Site not responding. Last check: 2007-11-07)
Gardens Point Modula-2 Library Guide: I converted the definition-modules from Gardens Point Modula to HTML to have them available as online-help in a browser.
Interfacing Modula-2 to C Draft (.pdf): description from document: "This Technical Report provides rules to define interfaces for Modula-2 to call C procedures and to access C data entities in a portable way".
Wirth, N., Modula: a language for modular multiprogramming.
www.unet.univie.ac.at /~a9406973/modula2/tutor.html   (1122 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)

  
 Free Modula-2 Pages: Compilers   (Site not responding. Last check: 2007-11-07)
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)

  
 CSE-5040 Modula-3 Home Page   (Site not responding. Last check: 2007-11-07)
The goal of Modula-3 is to be as simple and safe as it can be while meeting the needs of modern systems programmers.
Instead of exploring new features, they studied the features of the Modula family of languages that have proven themselves in practice and tried to simplify them into a harmonious language.
They found that most of the successful features were aimed at one of two main goals: greater robustness, and a simpler, more systematic type system.
www.cs.fit.edu /~dclay/cse5040/modula-3.html   (246 words)

  
 Free Modula-2 Pages: News Archive   (Site not responding. Last check: 2007-11-07)
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.
I got 130,000 lines of Modula source code body (and spec) files, translated to Ada 95 in 2 to 3 days.
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)

  
 Geek.com Geek News - MODULA audio engine for Palm-based apps   (Site not responding. Last check: 2007-11-07)
If you are a developer of Palm-based applications, you may want to check out the new MODULA audio engine.
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.
www.geek.com /news/geeknews/2004Jun/bpd20040617025615.htm   (814 words)

  
 Modula-3 Reference and Tutorial   (Site not responding. Last check: 2007-11-07)
If this is your first time visiting this link please see the Background info on the tutorial.
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++.
www1.cs.columbia.edu /graphics/modula3/tutorial   (88 words)

  
 Modula-3 - RoPile.com   (Site not responding. Last check: 2007-11-07)
Read about modula 3 in the free online encyclopedia and dictionary.
Find results for modula 3 and anything else you are looking for instantly!
Your support is critical to those that have been impacted by this national disaster.
www.ropile.com /index.php/Modula-3   (204 words)

  
 Amazon.com: Books: Modula-3   (Site not responding. Last check: 2007-11-07)
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.
If possible, try to avoid the Modula III language all together.
Although it encompasses mostly all of the concepts that C++ has, C++ is an outgrowth from the mistakes of Modula III.
www.amazon.com /exec/obidos/tg/detail/-/0135963966?v=glance   (876 words)

  
 Free Modula-2 Pages: Libraries and Sources   (Site not responding. Last check: 2007-11-07)
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)

  
 BUBL LINK: Computer programming - modula
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'.
An introductory tutorial to programming using Modula 3, and a guide to elements within the language, including Modules, Declarations, Statements, and Pragmas.
bubl.ac.uk /link/c/computerprogramming-modula.htm   (103 words)

  
 The Karlsuhe Modula-2 Compiler MOCKA   (Site not responding. Last check: 2007-11-07)
Get the version 9905 from our ftp server or - if you dare ;-) - exchange file M2RTS-elf.o in folder sys to the updated version (or compile it yourself from assembler source M2RTS-elf.s).
MOCKA (MOdula Compiler KArlsruhe) is the Modula-2 system developed by the GMD research laboratory Karlsruhe / Germany (Gesellschaft für Mathematik und Datenverarbeitung, German national computer science institute).
It is a very fast Modula-2 compiler producing code for several target processors.
www.info.uni-karlsruhe.de /~modula   (926 words)

  
 Lemmings Programme
Vom Vokabular her ist Cluster ein Nachfolger von Modula 2 (der derzeitige Compiler schluckt auch puren ModulaII-Code), aber eben noch mit einigen Besonderheiten anderer Sprachen gespickt, z.B. dem Exception-Handling aus Ada.
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.
www.henning-thielemann.de /Programs.html   (4058 words)

  
 Modula-3 Frequently Asked Questions (FAQ)
My installation was successful, after a bit of fiddling around with the configuration/template files and environment variables.
Some of the fixes are trivial (if you know what you are doing), while others --- for me at least --- were not --- I am a Modula 3 novice and far from experienced with Solaris.
The issues that arose are: * Paths needed to be set to find tools such as make.
www.faqs.org /faqs/Modula-3-faq   (7698 words)

  
 Computers Programming Languages Modula-2   (Site not responding. Last check: 2007-11-07)
Coronado Enterprises Modula-2 Tutorial - A complete Modula tutorial written by Gordon Dodrill.
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.
www.iper1.com /iper1-odp/scat/id/Computers/Programming/Languages/Modula-2   (365 words)

  
 ILU With SRC Modula-3 v. 3.5   (Site not responding. Last check: 2007-11-07)
Ok, I've been trying to get ILU to work with M3, and have had mixed results.
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.
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
It offers classic game mode and advance game mode with additional shapes to play with and wonderful graphic and sound.
MOD song player powered by MODULA Audio Engine, features background playback, powersave mode, playlist and more.
Fast and easy to use audio engine for PalmOS based devices.
www.indus3.org   (169 words)

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

  
 Modula™ font family : MyFonts   (Site not responding. Last check: 2007-11-07)
Modula™ is an Emigre font family with 8 styles priced from $39.00.
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.
• Emigre: Modula (Sans) Regular, Bold & Black (English)
www.myfonts.com /fonts/emigre/modula?refby=bloch   (106 words)

  
 The Modula-2* Environment for Parallel Programming (ResearchIndex)   (Site not responding. Last check: 2007-11-07)
5 Data and process alignment in Modula - Philippsen, Mock - 1993
3 ur verschiedene Maschinenarchitekturen (context) - Lukowicz, Modula- - 1992
1 gen: Ein symbolischer X Windows Debugger f¨ur Modula (context) - Hanss - 1992
citeseer.ist.psu.edu /172995.html   (331 words)

  
 ArjayBB.com :: View topic - Modula-2 FAQ
Modula, and Oberon and the Lilith computer, a natively Modula-2
use the library ONLY with the (free) GMD Modula System Mocka for
The Modula versions (1.50 is the latest) are available from
arjaybb.com /viewtopic.php?t=354&view=next&sid=1373b643561b9e9b387f7c8350ad7cb4   (5880 words)

  
 Softpanorama University Pascal page
If you wrote something as a negative reaction to the overcomplexity it's easy to run into another extreme.
At the time of writing Wirth was influenced both by structured programming and formal verification of programs -- two fashionable at this time religious movements :-) and in process he made some regretful mistakes that were partially corrected in Modula and Turbo Pascal.
In fact, both C and Pascal served as a foundation for the whole family of the languages.
www.softpanorama.org /Lang/pascal.shtml   (2785 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.