Zig: fix number and escape char ; add ##Comments
- Add Hex Float and Binary
- Add _ as digit separator
- Add ##Comments context
- Fix Float format
- Fix escape char (add \u{...} and remove invalid format)
- errdefer as Control Floaw
New Styles:
- Error
- Binary
- Hex Float
- Character
- Self Variable (for self commonly used in functions)