qlasskit icon indicating copy to clipboard operation
qlasskit copied to clipboard

Missing python ast

Open dakk opened this issue 1 year ago • 0 comments

This is a placeholder issue for keeping track of missing python support; if we choose to implement one of these, open a separate issue.

Builtin functions

  • [ ] map

Language support

  • [ ] While loop
  • [ ] Recursion

Types

  • [ ] Lambda
  • [ ] Class support
  • [ ] Dict
  • [ ] Enum

dakk avatar Mar 23 '24 15:03 dakk