RE: WindowEyes Getting Script Language

  • From: "Jamal Mazrui" <Jamal.Mazrui@xxxxxxx>
  • To: <programmingblind@xxxxxxxxxxxxx>
  • Date: Mon, 4 Feb 2008 15:57:48 -0500

C++ would definitely be faster.  IL may be slower the first time
executed, since a compilation process occurs then.  Thereafter, IL will
generally be faster than an interpreted language.  For the purpose of
scripting a screen reader, however, I think speed is less important than
other factors.

Jamal


-----Original Message-----
From: programmingblind-bounce@xxxxxxxxxxxxx
[mailto:programmingblind-bounce@xxxxxxxxxxxxx] On Behalf Of Richard
Thomas
Sent: Sunday, February 03, 2008 3:27 PM
To: programmingblind@xxxxxxxxxxxxx
Subject: Re: WindowEyes Getting Script Language

That's what I've read also Jamal:
Would either IML produced by Visual Studio or Compiled code produced by
something like C++ run faster than a Script on Windows machines?
I have to think Compiled code would be faster and guessing IML would be
faster as well.
Rick USA
----- Original Message -----
From: "Jamal Mazrui" <Jamal.Mazrui@xxxxxxx>
To: <programmingblind@xxxxxxxxxxxxx>
Sent: Monday, February 04, 2008 3:22 PM
Subject: RE: WindowEyes Getting Script Language


Windows installations typically include support for running VBScript and
JScript programs as part of the Windows Script Host.

Jamal



-----Original Message-----
From: programmingblind-bounce@xxxxxxxxxxxxx
[mailto:programmingblind-bounce@xxxxxxxxxxxxx] On Behalf Of
james.homme@xxxxxxxxxxxx
Sent: Monday, February 04, 2008 3:20 PM
To: programmingblind@xxxxxxxxxxxxx
Subject: RE: WindowEyes Getting Script Language

Hi,
What compiler or interpreter is a Windows computer likely to have out of
the box? I ask because anyone who would want to make WindowEyes scripts
would want to possibly distribute them to others.

Thanks.

Jim

James D Homme, , Usability Engineering, Highmark Inc.,
james.homme@xxxxxxxxxxxx, 412-544-1810

"it is only possible to live happily ever after on a day-to-day basis."
-- Margaret Bonnano

__________
View the list's information and change your settings at
//www.freelists.org/list/programmingblind

__________
View the list's information and change your settings at
//www.freelists.org/list/programmingblind

__________
View the list's information and change your settings at
//www.freelists.org/list/programmingblind

__________
View the list's information and change your settings at
//www.freelists.org/list/programmingblind

Other related posts: