You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ldpltopy transpiles a documented subset of the LDPL programming language to Python 3.13. It uses a maintainable pipeline (lexer → parser → AST → code generation), ships with a Typer-based CLI, pytest fixtures, and GitHub Actions (Ruff, Mypy, pytest).