|
|
|
|
|
by Sandman
5561 days ago
|
|
After googling for a while, I found this great answer on SO: http://stackoverflow.com/questions/3265357/compiled-vs-inter... Lunaryom is correct. There are no 'interpreted' and 'compiled' languages, just different implementations.
So, I was wrong in my original post. It would appear that you can just type and get instant feedback in Java (if you use Beanshell, for example). |
|