Objection is a (currently unimplemented) interpreted programming language with one tenet: anything and everything is an object.
Objective C's syntax highlighting will be used for examples here, as it fits pretty well.
char,uchar,short,ushort,int,uint,long,ulong
Stores an integer with varying precision. \