[
Lists Home |
Date Index |
Thread Index
]
[Eric van der Vlist
>
> If you are happy with the result of the unix "file" command to determine
> the type of a text and see if it's more likely a Java source code, a
> snippet of Python or an English text, you may want to validate the
> document using its result instead of the code.
>
You mean, try to compile and if it compiles, it's in that language? But
you can't be sure abouta file iwth a bug that prevents compiling. How to
handle that?
Cheers,
Tom P
|