[fpc-pascal] Programming Pascal using an AI Chatbot

Hairy Pixels genericptr at gmail.com
Sun Jan 1 14:40:03 CET 2023



> On Jan 1, 2023, at 6:43 AM, Anthony Walter via fpc-pascal <fpc-pascal at lists.freepascal.org> wrote:
> 
> The following page hosts a series of Pascal programming questions I asked an AI chatbot system while testing its abilities.
> 

I’ve been testing using Chat GPT for work and it’s proving to be a better solution than searching in Google. It also can make things up though so be careful.

For Pascal I was able to get it to implement some data types like hash maps and a “rope” even, which is something I was curious about but not familiar. It was also able to build a simple socket client/server which was nice if you needed a refresher.

It’s very impressive I must say and worth real money since it’s saving me real time at work.

Regards,
Ryan Joseph



More information about the fpc-pascal mailing list