Beta Version 0.90 Build A
Fixed Bugs and New Features

- Pre/post decrement/increment of complex l-value expressions

- & address operator (Needed for Perennial)

- Sizeof operator - String literals [for Perennial testing]

- Bit shift by a variable (previously only "bit-shift by constant" supported)

- Fract8/ fract16

- Bit-fields

- Type qualifier support (const/volatile); Restrict qualifier (parse & issue error)

- Array initializers

- Multiply/divide by 2^N

- List and map files now supported