Re: Can current AI understand PureBasic and....
Posted: Sat Jan 03, 2026 2:28 am
I use Claude quite a bit (very good at PureBasic now) for small self contained procedures and for double checking logic, finding errors and finding optimization opportunities (the LLMs are good for that kind of thing). The key is to read fully all the generated output and not rely on it as gospel but it does save time with boiler plate code or simple routines that would have been tedious to write myself.