Comment on Writing Lisp is AI resistant and I'm sadComments−Archit3ch5moIt's alright in Julia, provided that you teach it to1) use a running REPL session 2) ignore pre-compilation time (it will kill the running process, mistaking it as stuck...)
Comments
It's alright in Julia, provided that you teach it to
1) use a running REPL session 2) ignore pre-compilation time (it will kill the running process, mistaking it as stuck...)