dotgnu-general
[Top][All Lists]
Advanced

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

[DotGNU]JScript embedded in C# !!


From: Gopal V
Subject: [DotGNU]JScript embedded in C# !!
Date: Wed, 15 Jan 2003 00:37:43 +0530
User-agent: Mutt/1.2.5i

Hi All,
        I just was hacking around pnetlib's JScript when I noticed
Rhys's docs on JScript embedding ... On this note, I tried to
do a simple embedding which does "print(\"Hello World\");"...
Since this seemed a nice idea at the time (I don't know what 
I was thinking), I did this ... and here it is ..

Perhaps not the longest Hello World program , but a Hello World
it is ... :)

$ cscc -lSystem -lMicrosoft.Vsa -lMicrosoft.JScript 

Any similarities to jsrun.cs is perfectly natural ;)

Gopal
-- 
The difference between insanity and genius is measured by success

Attachment: jscript-embed.cs
Description: Text document


reply via email to

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