Skip to content

Python tree sitter: Compound Conditionals #875

@titomeister

Description

@titomeister

Analyzing the feature parity of tree-sitter to CAST against PyAST2CAST revealed that support for Compound Conditional generation was missing. This issue is to track the missing feature, and to make sure it gets done, as part of the effort to port PyAST2CAST to tree-sitter generation.

### Tasks
- [ ] Implement compound conditional for Python in tree-sitter
- [ ] https://github.com/ml4ai/skema/issues/877

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions