ldpltopy
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).