[Chicago] Bespin Python Highlighting
Steven Githens
swgithen at mtu.edu
Fri Feb 13 21:01:16 CET 2009
Actually, I started using EditArea for my project a few months ago after
being introduced to it by web2py. :p
I'm mostly interested in this because it has sidebars, the command line
on the bottom, and the other IDE lookin' stuff going on. Which would be
cool for my thing ( which is a sort of jython extension to my dayjob
j2ee project for scripting our system with jython/jruby/groovy/whatever ).
Completely random, but have you tried running web2py in Jython2.5 at all
yet? ( or IronPython ).
-s
Massimo Di Pierro wrote:
> I do not know about bespin but
>
> for server-side python to html highlighting:
> 1) pygments is great although a bit heavy for my taste.
> 2) web2py provides a funciton
>
> CODE(open('yourfile.py','r').read(),language='python')
>
> for client-side (js code) python to html highlighting:
> 3) editarea works great.
>
> Massimo
>
>
> On Feb 13, 2009, at 1:45 PM, Steven Githens wrote:
>
>> Awesome meeting last night.
>>
>> Does anyone follow the email lists and stuff for this:
>> https://bespin.mozilla.com/index.html
>>
>> Wondering if anyone in the know, knows the status of Python file
>> highlighting. It says there is only js/html/css(or something else) at
>> the moment.
>>
>> -s
>> _______________________________________________
>> Chicago mailing list
>> Chicago at python.org
>> http://mail.python.org/mailman/listinfo/chicago
>
> _______________________________________________
> Chicago mailing list
> Chicago at python.org
> http://mail.python.org/mailman/listinfo/chicago
More information about the Chicago
mailing list