PyPy
PyPy Configuration[objspace.compiler]

objspace.compiler

back to parent

Basic Option Information

  • name: compiler
  • description: which compiler to use for app-level code
  • command-line: --compiler
  • option type: choice option
  • possible values:
    • cpython
    • ast
  • default: ast

Description

Internal option.