More actions
imported>rabierre No edit summary |
(Repair MoniWiki formatting after migration) |
||
| (2 intermediate revisions by the same user not shown) | |||
| Line 5: | Line 5: | ||
{{:틀:[[ProgrammingLanguage]]}} | |||
Latest revision as of 00:34, 29 March 2026
Paython의 더 나은 구현체. CPython(Python의 구현은 C로 만들어졌다)보다 나은 성능의 Python을 위해 실험적으로 Python(RPython)으로 쓰였다(..) 즉 Python으로 구현된 Python 구현체이다. JIT(Just In Time) 컴파일러를 통한 최적화로 1.4버전 이후부터 CPython보다 속도가 빨라졌다고 한다(참고).
- see also [1]
- 새로운 구현체이긴 하나 python 표준을 따르니까 python족(?)이라 해야하나.. 그보다 제목이 Py Py로 자동띄어쓰기가 되었는데 PyPy가 맞음. - 서지혜
{{:틀:ProgrammingLanguage}}