Modula-3 (Chinese Wikipedia)

Analysis of information sources in references of the Wikipedia article "Modula-3" in Chinese language version.

Last modified:

Ref.Un. Ref.Website
Global rank Chinese rank
1st place
1st place
4,971st place
4,089th place
4,399th place
1,922nd place
low place
low place
low place
low place
4,265th place
low place
low place
low place
low place
low place
low place
low place
1,391st place
1,746th place
569th place
799th place
1,171st place
1,428th place
6th place
2nd place
low place
low place
3,783rd place
6,326th place
2,532nd place
1,529th place

archive.org (Global: 6th place; Chinese: 2nd place)

cam.ac.uk (Global: 569th place; Chinese: 799th place)

cl.cam.ac.uk

cvsup.org (Global: low place; Chinese: low place)

elegosoft.com (Global: low place; Chinese: low place)

modula3.elegosoft.com

epfl.ch (Global: 3,783rd place; Chinese: 6,326th place)

scala.epfl.ch

hp.com (Global: 4,971st place; Chinese: 4,089th place)

hpl.hp.com

lucacardelli.name (Global: low place; Chinese: low place)

modula2.org (Global: low place; Chinese: low place)

nim-lang.org (Global: low place; Chinese: low place)

oracle.com (Global: 2,532nd place; Chinese: 1,529th place)

docs.oracle.com

purdue.edu (Global: 1,391st place; Chinese: 1,746th place)

cs.purdue.edu

python.org (Global: 4,399th place; Chinese: 1,922nd place)

python.org

  • van Rossum, Guido. Programming Python: Foreword (1st ed.). Python.org. May 1996 [2020-03-21]. (原始内容存档于2014-07-24). besides ABC, my main influence was Modula-3. This is another language with remarkable elegance and power, designed by a small, strong-willed team (most of whom I had met during a summer internship at DEC's Systems Research Center in Palo Alto). 
  • Why was Python created in the first place?. [2021-06-22]. (原始内容存档于2008-02-23). I had some experience with using Modula-2+ and talked with the designers of Modula-3 and read the Modula-3 report. Modula-3 is the origin of the syntax and semantics used for exceptions, and some other Python features. 

docs.python.org

  • Design and History FAQ - Why must ‘self’ be used explicitly in method definitions and calls?. Python.org. March 21, 2020 [2020-03-21]. (原始内容存档于2012-10-24). The idea was borrowed from Modula-3. It turns out to be very useful, for a variety of reasons. 
  • The Python Tutorial - Classes. [2018-07-01]. (原始内容存档于2020-12-03). It is a mixture of the class mechanisms found in C++ and Modula-3. ……As in Modula-3, there are no shorthands for referencing the object’s members from its methods: the method function is declared with an explicit first argument representing the object, which is provided implicitly by the call. ……I would use Modula-3 terms, since its object-oriented semantics are closer to those of Python than C++, but I expect that few readers have heard of it. 

uni-jena.de (Global: 4,265th place; Chinese: low place)

minet.uni-jena.de

uni-klu.ac.at (Global: low place; Chinese: low place)

ifi.uni-klu.ac.at

washington.edu (Global: 1,171st place; Chinese: 1,428th place)

www-spin.cs.washington.edu

  • SPIN OVERVIEW. [2021-08-11]. (原始内容存档于2022-02-24). SPIN and its extensions are written in Modula-3, a type-safe programming language developed at DEC SRC. Modula-3 offers modern language features such as objects, garbage collection, and threads. We rely on its type-safe properties to protect sensitive kernel data and interfaces from malicious or errant extensions. 

web.archive.org (Global: 1st place; Chinese: 1st place)