|
|
|
|
|
by capableweb
1457 days ago
|
|
Surprisingly, Copilot worked well with Clojure when I tried it. I don't know if it's because most lisps are very similar, so it borrows a lot of code from other languages while just changing the variable names, but seemed to have worked fine. More advanced ideas obviously resulted in trash code or sometimes slightly broken one, but for simple stuff and boilerplate editing, it did well. |
|