Occam (programming language): Difference between revisions

Content deleted Content added
m decapitalized common noun, adjusted wikilink
m occam 2.1: decapitalized common nouns
Line 76:
occam 2.1 introduced several new features to occam 2, including:
*Named data types (DATA TYPE x IS y)
*Named Recordsrecords
*Packed Recordsrecords
*Relaxation of some of the type conversion rules
*New operators (e.g. BYTESIN)