It can't understand C. http://i.imgur.com/7hrPE.png
I gave it this and it thought it was Vala: #include int main(int argc, char* argv[]) { return 0; } Haskell is a very weird guess for yours.
It does a decent job with Perl, Python, Ruby, Bash, etc.
11–20 of 36 posts
It can't understand C. http://i.imgur.com/7hrPE.png
I gave it this and it thought it was Vala: #include int main(int argc, char* argv[]) { return 0; } Haskell is a very weird guess for yours.
It does a decent job with Perl, Python, Ruby, Bash, etc.
Earlier quoted context omitted.
I gave it this and it thought it was Vala: #include int main(int argc, char* argv[]) { return 0; } Haskell is a very weird guess for yours.
Yup, it does a terrible job with the C family of languages. Hardly ever gets that right. And if you type in any random keys, it often identifies it as Haskell. ;-) It does a decent job with Perl, Python, Ruby, Bash, etc.
#include XML
printf("%d", i); ERLANG
It can't understand C. http://i.imgur.com/7hrPE.png
I gave it this and it thought it was Vala: #include int main(int argc, char* argv[]) { return 0; } Haskell is a very weird guess for yours.
#include main() { printf("Hello World"); }
(defun factorial (n) (apply (function *) (upto n))) - MATLAB or Lua
This looks like xml. It could also be django, though. I'm not completely sure. //--------------------- How come Django is a programming language?