dotgnu-general
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[DotGNU]Jscript.net , Bubble sort and other things


From: Gopal V
Subject: [DotGNU]Jscript.net , Bubble sort and other things
Date: Fri, 7 May 2004 08:30:33 -0700 (PDT)

Hi,

Thanks to the efforts of ptah (Carl-Adam Brengesjo) ,
jscript now runs the "complicated" example I have
here which is basically a bubble sort , but brings
in a function pointer as the comparer.

I'm still looking for a way to integrate JScript
into a simple Winforms application and finding it
just too hard :) .. to simulate age-old sorting
applet example , but with a dynamically compiled
script accepted from a TextBox.

I think I need AppGlobal VsaItems for that , which
well... need to be implemented :)

bash$ jsrun bubble.js 

with latest CVS ... and it just works ..

Gopal 

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

Attachment: bubble.js
Description: bubble.js


reply via email to

[Prev in Thread] Current Thread [Next in Thread]