8.0
PyPy란 무엇인가?
목표와 아키텍처 개요
PyPy 다운로드 및 설치
소스에서 PyPy 빌드하기
Windows에서 번역(translation)하기
자주 묻는 질문
PyPy와 CPython의 차이점
PyPy를 위한 확장 모듈 작성하기
가비지 컬렉터 문서 및 설정
JIT 후크
JIT 재설정
애플리케이션 레벨 Stackless 기능
__pypy__
모듈
PyPy의 샌드박싱 기능
소프트웨어 트랜잭셔널 메모리(Software Transactional Memory)
원격 디버깅
기여 가이드라인
PyPy의 설정 처리
잠재적 프로젝트 목록
프로젝트 문서
소스 코드 문서
객체 공간(object space)
바이트코드 인터프리터
표준 인터프리터 최적화
PyPy 파서
PyPy를위한 설정 옵션
PyPy Python interpreter options
General translation options
translation
translation.continuation
translation.type_system
translation.backend
translation.shared
translation.log
translation.gc
translation.gctransformer
translation.gcremovetypeptr
translation.gcrootfinder
translation.thread
translation.sandbox
translation.rweakref
translation.jit
translation.jit_backend
translation.jit_profiler
translation.check_str_without_nul
translation.verbose
translation.cc
translation.profopt
translation.profoptargs
translation.instrument
translation.countmallocs
translation.countfieldaccess
translation.fork_before
translation.dont_write_c_files
translation.instrumentctl
translation.output
translation.secondaryentrypoints
translation.dump_static_data_info
translation.no__thread
translation.make_jobs
translation.list_comprehension_operations
translation.withsmallfuncsets
translation.taggedpointers
translation.keepgoing
translation.lldebug
translation.lldebug0
translation.lto
translation.icon
translation.manifest
translation.libname
translation.backendopt
translation.platform
translation.split_gc_address_space
translation.reverse_debugger
translation.rpython_translate
objspace
--opt
또는
-O
변환 옵션
명령줄 참조
PyPy 디렉터리 상호 참조
PyPy의 릴리스 프로세스
이전 릴리스 노트
변경 이력
기여자
용어집
PyPy
»
프로젝트 문서
»
PyPy를위한 설정 옵션
»
translation
»
translation.libname
View page source
translation.libname
¶
name:
libname
description:
Windows: name and possibly location of the lib file to create
command-line:
–translation-libname
option type:
string option