feat(tdl): Add Python code generator.#238
feat(tdl): Add Python code generator.#238LinZhihao-723 wants to merge 7 commits intoy-scope:mainfrom
Conversation
|
Important Review skippedDraft detected. Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the ✨ Finishing touches🧪 Generate unit tests
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. 🧪 Early access (Sonnet 4.5): enabledWe are currently testing the Sonnet 4.5 model, which is expected to improve code review quality. However, this model may lead to increased noise levels in the review comments. Please disable the early access features if the noise level causes any inconvenience. Note:
Comment |
Description
NOTE: This PR depends on #237.
This PR adds a Python code generator (as an implementation of
code_gen::Generator) for converting TDL to Python.Checklist
breaking change.
Validation performed