Comment on Indie game developers have a new sales pitch: being ‘AI free’
ulterno@programming.dev 2 weeks agoI don’t consider clang tools to be AI.
They parse the code logically and don’t do blind pattern matching and curve fitting.
The rules they use are properly defined in code.
If that was AI, then all compilers made with LLVM would be AI.