Weekly Agenda
This week I focused more on uncommenting tests in LPython. I've made good progress for unsigned integer types but C-interop still remains to be fixed.
The C-interop has some overlap with the string refactor the extent of which I am not sure, but hopefully it shouldn't be a huge blocker.
Achievements
- Fixed Unsigned integer properly in libasr
- Made progress towards having C-introp working in LP
Pull Requests
Goals for next week
The goal for next week is to get robust tests working for the C-interop and unsigned integer PRs.
The string refactor will also most likely be finished soon and likely break the LP type tests implemented in LF, so i need to work on fixing those too. When that is done the libasr sync should go smoothly.