I know python can be run on GAE
- what is different erlang and python in lay man term?
- can erlang run on google app engine ?
Erlang and Python are programming languages, and each language has one or more "runtimes" that allow you to run programs written in those languages. GAE supplies a Python runtime.
GAE has no support for Erlang programs.
来源:https://stackoverflow.com/questions/1654759/erlang-on-google-app-engine