Skip to content

crnd-inc/pyd

 
 

Repository files navigation

build-status-badge docs-badge pypi-version license-badge

PyD

PyD provides seamless interoperability between Python and the D programming language.

Requirements

Python

CPython 2.6+

D Compilers

  • DMD, LDC fe2.065+
  • GDC fe2.065+, embedding only (GDC still doesn't have shared library support!)

Note all D compilers are based on DMD's front end, so while LDC and GDC have their own verisoning schemes, I only pay attention to the front end version.

About

Interoperability between Python and D

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • D 91.6%
  • Python 7.1%
  • Dockerfile 0.7%
  • C 0.5%
  • Shell 0.1%
  • Batchfile 0.0%