**According to**: - [Releases Roadmap](https://panda-lang.org/news/releases-roadmap) - [Summary of indev phase](https://github.com/panda-lang/panda/issues/519) **Requirements**: - [x] Reimplemented, magic-free internals - [x] Normalized type system - [x] Stable modules - [ ] Missing basic structures - [x] Generic types - [ ] Anonymous types - [ ] Lambdas - [x] Bitwise operations - [ ] Basic macro engine - [x] Simplified exception handling - [x] Reimplemented assignation parser - [ ] Confirmed visibility keywords - [ ] Primary constructor implementation - [ ] Nullable values wrapping - [x] Better docs and coverage with examples
According to:
Requirements: