Google has boldly gone where no man has gone before.
- Where is the forum or wiki to discuss the Cr-48?-
- How do we send feedback to Google?
- Do we send suggestions to Google, like people send suggestions to
Microsoft,
or are we the developers?-f
- It is hard to believe that programmers will think everything will be
done in
Javascript, even with an extension of it like Closure. Is GWT or
Pyjamas
going to be used instead?
- Python is the tool for quick development. However, one of the
browser based
tools for Python is
shell.appspot.com, which has many limitations. I
wrote a
line-by-line Python interpreter for a browser backend using eval and
exec(supposedly dangerous). This requires a separate Python
interpreter.
Autocompletion still needs adding in and there seems to be a Python
module for
this. I, therefore, know this can be done, but I cannot determine yet
how well
it works. I have not yet determined if ymacs will run Python. I am
surprised
that at least what I did is not in common use.