PyPy
PyPy Configuration[translation.backend]

translation.backend

back to parent

Basic Option Information

  • name: backend
  • description: Backend to use for code generation
  • command-line: -b --backend
  • option type: choice option
  • possible values:
    • c
    • cli
    • jvm
  • default: c
  • requirements:

Description

Which backend to use when translating, see translation documentation.