Re: Another scripting language implemented into Python itself?

From: Francis Girard (francis.girard_at_free.fr)
Date: 01/25/05


To: python-list@python.org
Date: Tue, 25 Jan 2005 22:11:41 +0100

Hi,

I'm really not sure but there might be some way to embed Java Script within
Jython. Or to run Jython from inside Java much like the jEdit editor. You
then have Python to make some glue code between the C++ core and the Java
Script. Java Script must be secure since it runs in browsers everywhere from
my worst sex web sites !

I'm not really sure why the original poster want to use Python, I think it's
to make the glue between C++ and the scripting engine. Nor am I really sure
why java runs inside my browser ...

Francis Girard
FRANCE

Le mardi 25 Janvier 2005 18:08, Cameron Laird a écrit :
> In article <1106624803.825442.73870@f14g2000cwb.googlegroups.com>,
> Carl Banks <invalidemail@aerojockey.com> wrote:
> .
> .
> .
>
> >> Python, or Perl, or TCL, or Ruby, or PHP,
> >
> >Not PHP. PHP is one of the better (meaning less terrible) examples of
> >what happens when you do this sort of thing, which is not saying a lot.
> >PHP was originally not much more than a template engine with some
> >crude operations and decision-making ability. Only its restricted
> >problem domain has saved it from the junkheap where it belongs.
> >
> >TCL isn't that great in this regard, either, as it makes a lot of
> >common operations that ought to be very simple terribly unweildy.
>
> .
> .
> .
> I've lost track of the antecedent by the time of our arrival at
> "this regard". I want to make it clear that, while Tcl certainly
> is different from C and its imitators, and, in particular, insists
> that arithmetic be expressed more verbosely than in most languages,
> the cause is quite distinct from the imperfections perceived in
> PHP. PHP is certainly an instance of "scope creep" in its semantics.
> Tcl was designed from the beginning, though, and has budged little in
> over a decade in its fundamentals; Tcl simply doesn't bother to "make
> a lot of common operations ..." concise.



Relevant Pages

  • Re: RubyOnRails and Intraweb
    ... What does AJAX or a Web site have to do with sticking design in a Database? ... Another difference might be if you are using a Client/Server approach, where the Client is a true rich client running inside/outside the browser, and downloaded to the local machine and using HTTP as the transfer protocol, much like a Flash, Java Applet, or Java Web Start application. ... I still do not know how you can control the basic framework they are using, because I do not know what the basic framework is. ... Click on the XHTML tags, add your Java Script code, code your JS functions, point to your server, and then within the IDE, debug the application; ...
    (borland.public.delphi.non-technical)
  • Re: Article: - David Intersimone on DevCo, the viability of Delphi, and Turbo Ruby
    ... A Killer IDE, IMHO, would be an Ajax IDE that was as RAD as Delphi/BCB ... I can name just as many for Java as you did for NET. ... Have you ever tried to debug Java Script? ...
    (borland.public.delphi.non-technical)
  • Re: Article: - David Intersimone on DevCo, the viability of Delphi, and Turbo Ruby
    ... A Killer IDE, IMHO, would be an Ajax IDE that was as RAD as Delphi/BCB ... I can name just as many for Java as you did for NET. ... Have you ever tried to debug Java Script? ...
    (borland.public.delphi.non-technical)
  • Re: Web Animation and Sound Advice Sought
    ... using raw HTML coding. ... what's the usual learning curve with Java Script? ... to create an animation with a sound file in a couple of days? ...
    (misc.writing)
  • OK I goofed!
    ... At the posting I did not know there was a difference between Java ... What is the difference between a Java Applet and a Java Script? ... Java Script is raw code language that is placed in the html of the web page. ... Java Applets, on the other hand, are small ...
    (comp.lang.java.help)