Hi,

datatypes/datavtypes are heap-allocated, which runtime representation, I
guess, is a tag and a pointer to data.

ATS has unboxed tuples and unboxed records, which runtime representation, I
guess, are C's structs

Is there a way to define a stack allocated datatype?
I think, we can have them by using C's union types for runtime
representation. Am I missing something?

-- 
You received this message because you are subscribed to the Google Groups 
"ats-lang-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to ats-lang-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ats-lang-users/CAHjn2KzsFUPptwSPgTrWVR%3DsoA42aSEmUXv4D-MAQAR_K8f%2BKw%40mail.gmail.com.

Reply via email to