I have a txt file. I need to run this file on a software that can tell me what programming language was used to create this file? Can I use the Microsoft Azure platform for this? If there were several languages used to program this file, could I get the information in this order:
1 - Scanning of the txt file - in terms of the html / html5 programming language,
2 - Scanning the txt file - for the C ++ programming language,
3 - Scanning the txt file - for the Netframework programming language,
4 - Scanning the txt file - for the Python programming language,
5 - Scanned txt file - in terms of the Java programming language,
Above I have listed examples of what I mean exactly.
Can I get a scan of a txt file - in Microsoft Azure Cloud - because I'm not 100% sure which programming language was used first, second, third, etc ... I need to open this file in one word - thus I need to open the content of this file - breaking down the contents into first parts. So it's like I would stack Lego blocks - and then disassemble them into the first pieces - putting these blocks on the rug.