qlasskit
qlasskit copied to clipboard
Missing python ast
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