Open Yuuoniy opened 1 year ago
Thank you for your attention. FIRA can be adapted to C and only the AST parser needs to be replaced with the C parser.
Thank you for your attention. FIRA can be adapted to C and only the AST parser needs to be replaced with the C parser.
Hi. How about adapting to Python, Javascript and C# ? Is changing the AST parser enough ? Many thanks !
Hello,
I recently read your paper "FIRA: Fine-Grained Graph-Based Code Change Representation for Automated Commit Message Generation" and am impressed with your approach. I am interested in testing commits for C language with your model. I was wondering if FIRA supports C out-of-the-box, and if not, what adjustments would be necessary to accommodate C code?
Thank you for your time and looking forward to your guidance.