For example, writting server-side things using javascript, instend of php.
Aptana Jaxer is very neat. You can even manipulate the DOM, and call server-side JS functions from the client.
Check out node.js (http://nodejs.org/). Server-side javascript with asynchronous stuff. Very neat.
There is Server-side JavaScript
Yup, there are several interpreters:
Server-Side Javascript uses on Wikipedia
Don't know which one/s are the most popular, available, and stable, though.
One popular implementation: http://www.mozilla.org/rhino/
Checkout http://commonjs.org/
-- MV
来源:https://stackoverflow.com/questions/2614954/is-there-a-javascript-server-side-interpreter-like-php