Rhys Weatherley wrote:
I've been working on some other stuff lately, so this is the first opportunity I've had to catch up on Parrot.I'm interested in the current status of the following within Parrot: - object/class support - fixed-sized integers and/or conversion opcodes - embedding of binary extension sections "Not Done Yet" is an acceptable answer. :-)
.... and the correct answer too.
IMHO a start would be to do fixed-sized integers + conversion ops. Please have a look at include/parrot/datatypes.h. I hope that there are all types you'll need.
Can you specify, what opcodes you would need?
Cheers, Rhys.
leo