vishapoberon / compiler

vishap oberon compiler
http://oberon.vishap.am
GNU General Public License v3.0
186 stars 25 forks source link

Merge ADRINT branch. #51

Closed dcwbrown closed 7 years ago

dcwbrown commented 7 years ago

ADRINT contains many small changes, but the big change is support for the -O2 and -OC compiler parameters selecting between 16 and 32 bit INTEGER based elementary data types, including the addition of SYSTEM types for fixed inetegr sizes, and a SYSTEM.ADDRESS type.