Hello,

I'd like to make life easier for writing simple php scripts
(as I am teaching python and web technologies, but my students (and I)
complain, that python web hosting is still not widelly affordable).

I imagine, that php is mostly similar to javascript for what's in pypy now
first I need very basic things: variables, loops, some string_methods,
echo and read/write to file.

I looked around https://codespeak.net/viewvc/pypy/dist/pypy/translator/js/

as I see, things would be easy to change as in  jts.py  and sbuiltin.py,
but I dont' see where loop structure representation is generated...

maybe smb could construct a bare php translator structure,
which I could start filling up and experimenting
if this smb is busy right now, I could wait :)

Thanks in advance

ps.: another idea:
can pypy quite easily help to visualize the list (or other structure)
manipulation for teaching purposes
it would be kind of watchvariables functionality
but more the way of https://launchpad.net/algorithms-animator

-- 
Jurgis Pralgauskis
tel: 8-616 77613;
jabber: [EMAIL PROTECTED]; skype: dz0rdzas;
Don't worry, be happy and make things better ;)
_______________________________________________
[email protected]
http://codespeak.net/mailman/listinfo/pypy-dev

Reply via email to