« Latest prognostications on CS education | Main | A scout trip on which nothing bad happened! »
July 20, 2005
Connection between HL BIR and LL BIR in the AST
[2.12. Thread and Function Declarations] Ok, this is going to be a little obtuse for most readers but the main piece of info I am looking for is on line 82 in figure 2.20 and the info is that threads are either implemented with High-level bodies or low-level bodies. I am interested in low-level bodies. My goal is to write a low-level BIR to BDD translator. To do so, I need to manipulate BDDs during a traversal of a low-level BIR AST. That's a lot easier if I know where the low-level stuff splits off from the high level stuff. Now I do and knowing is half the battle.
Posted by jones at July 20, 2005 04:10 PM
Comments
Post a comment
Thanks for signing in, . Now you can comment. (sign out)
(If you haven't left a comment here before, you may need to be approved by the site owner before your comment will appear. Until then, it won't appear on the entry. Thanks for waiting.)