Map
Index
Random
Help
th

Quote: Cyclone has never-NULL pointers (@...) and fat pointers (?...) with run-time checking (e.g., varargs)

topics > all references > references i-l > QuoteRef: jimT6_2002 , p. 277



Topic:
dynamic type checking
Topic:
safe use of pointers
Topic:
memory management by regions or memory pool
Topic:
union data type

Quotation Skeleton

Table 2. Extensions provided by Cyclone to safely … [indicated by '@'] do not require NULL checks @ "Fat" pointers [indicated by '?'] support pointer arithmetic with run-time bounds checking @ Growable regions … help automate the use of tagged unions for … pointers @ Exceptions replace some uses of setjmp …   Google-1   Google-2

Copyright clearance needed for quotation.

Additional Titles

Quote: Cyclone has growable memory region, tagged union, polymorphism, and exceptions

Related Topics up

Topic: dynamic type checking (43 items)
Topic: safe use of pointers (102 items)
Topic: memory management by regions or memory pool (17 items)
Topic: union data type (12 items)

Copyright © 2002-2008 by C. Bradford Barber. All rights reserved.
Thesa is a trademark of C. Bradford Barber.