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 ?
|
|
I know python can be run on GAE
|
|||
|
|
|
|
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. |
||||
|