Hello, everyone,

I've finished implementing parameters in Bithenge. You can see the
possibilities in the new example file[0]. Parameters make it possible to
handle fields of known length as well as length fields followed by data.
However, many cases are not yet possible; for instance, USB descriptors
can't use the length field because it includes its own length. This will
be possible once scripts can get arbitrary subblobs.

I'm currently one day behind schedule; hopefully, I'll be able to make
it up later. My next task is to implement conditions (if and switch).

Thanks,
Sean Bartell

[0] 
https://bazaar.launchpad.net/~wtachi/helenos/bithenge/view/head:/uspace/dist/src/bithenge/test.bh

_______________________________________________
HelenOS-devel mailing list
[email protected]
http://lists.modry.cz/cgi-bin/listinfo/helenos-devel

Reply via email to