I am currently exploring the ACER framework for a project that involves generating call graphs. My work specifically focuses on the challenges of type resolution, and I believe ACER's AST-based approach could resolve types across different modules and libraries.
Despite going through the available documentation, I've found it somewhat challenging to understand how to leverage ACER in the context of type resolution. I would greatly appreciate any examples if you could share, please.
I'm interested in:
- Any existing functionality within ACER that facilitates type resolution.
- Recommendations for extending ACER to better support type resolution, if necessary.
Thank you for your time and for the incredible work on developing ACER. I look forward to your insights.
I am currently exploring the ACER framework for a project that involves generating call graphs. My work specifically focuses on the challenges of type resolution, and I believe ACER's AST-based approach could resolve types across different modules and libraries.
Despite going through the available documentation, I've found it somewhat challenging to understand how to leverage ACER in the context of type resolution. I would greatly appreciate any examples if you could share, please.
I'm interested in:
Thank you for your time and for the incredible work on developing ACER. I look forward to your insights.