Comment on Ray Tracing for the TI-84 CEparentComments−Raineer4yTo add to that, Github reads Arduino code as C++.I know it's not truly this simple, but if the file extension is ".ino", I feel like your detection algorithm should be free to use that as a massive indication it is Arduino code.−pragmatic84y…but Arduino code IS c++ code. I don’t believe a distinction would make much sense.−isomel4yThey should throw AI at this problem.
Comments
To add to that, Github reads Arduino code as C++.
I know it's not truly this simple, but if the file extension is ".ino", I feel like your detection algorithm should be free to use that as a massive indication it is Arduino code.
…but Arduino code IS c++ code. I don’t believe a distinction would make much sense.
They should throw AI at this problem.