I have installed SingleCompile plugin in vim. I have tested compiling “C” program and it was successful.
When tried for javascript, it says “No compiler is available for this language”. Does anybody have idea about how to go with it?
Thanks,
Anji
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
JavaScript isn’t a compiled language, so is perfectly clear that is “no compiler available”
Edit: Just saw that SingleCompile have JS interpreter support also.
So my idea is that you haven’t the right interpreter installed