Daniel Keep:
> Except that bitfields don't appear to be a widely used feature.

I have found plenty of them in code to translate from C to other languages.

Another possible solution is the same intermediate one that will be used for 
the associative arrays: keep only the syntax in the language and implement 
their semantics in the std lib.

Bye,
bearophile

Reply via email to