2007. 6. 26. 11:00
Computation/Language
Paradigm: | Multi-paradigm | |||||||
---|---|---|---|---|---|---|---|---|
Appeared in: | 1991 | |||||||
Designed by: | Guido van Rossum | |||||||
Developer: | Python Software Foundation | |||||||
Latest release: | 2.5.1 / April 18, 2007 | |||||||
Typing discipline: | Strong, dynamic ("duck typing") | |||||||
Major implementations: | CPython, Jython, IronPython, PyPy | |||||||
Dialects: | Stackless Python | |||||||
Influenced by: | ABC, ALGOL 68[1], C, Haskell, Icon, Lisp, Modula-3, Perl, Java | |||||||
Influenced: | Ruby, Boo, Groovy | |||||||
OS: | Cross-platform | |||||||
License: | Python Software Foundation License | |||||||
Website: | http://www.python.org/ |
from wikipedia: Python
NoSmok: 파이썬공부
이강성, 열혈강의 파이썬
Guido van Rossum's Python Tutorial
Python Documentation
'Computation > Language' 카테고리의 다른 글
Using Python for CGI programming (0) | 2007.07.11 |
---|---|
classes in Python (0) | 2007.07.11 |
features of object-oriented programming (0) | 2007.06.20 |
내 컴퓨터에서 Processing의 source code 보기 (0) | 2007.04.19 |
<HeadFirst Java> 클래스와 객체 (0) | 2007.03.16 |