Modula-3 (Chinese Wikipedia)

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

refsWebsite
Global rank Chinese rank
1st place
1st place
3,975th place
3,810th place
2,232nd place
1,779th place
low place
low place
low place
low place
4,878th place
low place
low place
low place
low place
low place
low place
low place
850th place
1,160th place
670th place
845th place
1,067th place
1,375th place
6th place
4th place
low place
low place
low place
low place
4,521st place
2,540th place
1,514th place
1,383rd place

archive.org

cam.ac.uk

cl.cam.ac.uk

cvsup.org

elegosoft.com

modula3.elegosoft.com

epfl.ch

scala.epfl.ch

hp.com

hpl.hp.com

lucacardelli.name

modula2.org

nim-lang.org

oracle.com

docs.oracle.com

purdue.edu

cs.purdue.edu

python.org

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

minet.uni-jena.de

uni-klu.ac.at

ifi.uni-klu.ac.at

washington.edu

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

wikipedia.org

en.wikipedia.org