Andrew Stopford wrote:

Hi Alan,

I was just wondering it sounds like PHP# would be a great project to run
along side ASP.NET in Mono.

The approach I've taken so far with PHP# , is a little unusual (in terms of comparing with JavaScript, ASP etc..),
basically, the compiler is going to be writting in PHP, (using cslex,jay, and treecc).. and the first target is to do target class compilation aimed at desktop GTK#/QT#, rather than web stuff.. (although I expect that adding that in later wont be that difficult..)

Anyway - Hopefully today I'll have finished the tree building code (for C# - as I'm going from C# syntax to PHP#, rather than basing of the current PHP syntax directly), and can start looking at the output stage ..

Regards
Alan



BTW Best of luck finding a job Alan.

Andrew

-----Original Message-----
From: Alan Knowles [mailto:[EMAIL PROTECTED]] Sent: 07 January 2003 01:04
To: [EMAIL PROTECTED]
Cc: [EMAIL PROTECTED]
Subject: Re: [Mono-list] Javascript and Mono

Steve,

Just had a quick browse through the code for javascript - (very nice), anyway, just wanted to pick your brain on some of it, (as it relates to some of the ideas I had for PHP#)

The Objects that you have defined for Javascript : JObject, JNumber etc.

- you do the type casting in a seperate class, rather than use the implicit stuff:
http://www.microsoft.com/mspress/books/sampchap/5798b.asp

was there any reason in that..? - It's looked kind of ideal to me for the PHPObjects... - but maybe I'm missing something..

Regards
Alan




_______________________________________________
Mono-list maillist - [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/mono-list

_______________________________________________
Mono-list maillist - [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/mono-list


--
Can you help out? Need Consulting Services or Know of a Job?
http://www.akbkhome.com



_______________________________________________
Mono-list maillist - [EMAIL PROTECTED]
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to