Hi, I'm a MSc. student in Computer Science and I would like to try to submit a proposal to Chapel for the stack trace support into the runtime. For my BSc. thesis I worked on a runtime for handling modular exceptions so I'm know something about call stacks and calling conventions. Also, in 2014 I've successfully participated to the GSOC. I've some questions for prepare the best possible proposal:
1) There is some kind of documentation about the runtime that I can read ? 2) My first idea, reading the project's description, was: "I can probably insert some sort of call guards between calls or in the calling prologue/epilogue". Obviously this is just a general idea that needs more work (especially since Chapel uses a parallel model), but can it be a starting point ? 3) Any suggestions about anything that I should look at ? ------------------------------------------------------------------------------ Transform Data into Opportunity. Accelerate data analysis in your applications with Intel Data Analytics Acceleration Library. Click to learn more. http://makebettercode.com/inteldaal-eval _______________________________________________ Chapel-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/chapel-developers
