On 2025-10-03, mick.crane <mick.crane@gmail.com> wrote:
I use ChatGPT a lot to generate Raku and other code for various needs. I find it helps to do the something like the following:
1. start a new "project" for anything requiring encapsulation
2. start the project with very specific requirements
3. have it add tests as you progress
4. give it feedback with error messages (it tells you it does make mistakes--see its disclaimer with every chat)
Iterate and expand the project as you need to.
I am very pleased with it a code and research assistant.
-Tom