- [x] parse struct and union #148 - [x] struct and union type in scope #155 - [x] struct and union initialization #158 - [x] struct and union access (postfix expression) #163 - [ ] struct and union code generation - [x] simple initialization #165 - [x] initialization with designators #177 - [ ] pointer to struct or union - [ ] pass struct and union as parameters - [x] record type and variable declaration together as variable #178 - [ ] nested struct and union - [ ] parsing and type check - [ ] code generation