Skip to content

typeeffect/py-bridge

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

py-bridge

py-bridge is the Python-facing semantic subsystem for the broader typeeffect language work.

It contains:

  • the existing Python checker
  • parser and semantic analysis for Python input
  • CLI and tooling around the checker
  • stubs and real-world benchmark infrastructure

Its strategic role is:

  • Python interop support for dx
  • wrapper generation for Python ecosystems
  • migration tooling from Python toward dx
  • continued experimentation on fast Python semantic analysis

Relationship to dx

dx and py-bridge are separate repositories on purpose.

  • dx owns the new language semantics
  • py-bridge owns Python analysis and Python-facing bridge work

This keeps the language core clean while preserving Python as a first-class foreign ecosystem.

Current Status

This repository starts from the existing checker codebase and is intended to evolve into the dedicated Python bridge layer for typeeffect.

See also:

  • docs/PY_INTEROP_ARCHITECTURE.md

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages