It doesn't compare at all. I wrote it as a proof of concept and nothing more. It is not a complete implementation of CFML or even a useable implementation of CFML.
If you are looking for a full implementation of CFML I would check our BlueDragon, which is a very nice product indeed. In addition, it would appear that BlueDragon will soon support .NET in some way based Vince's talk found at http://www.cfconf.org/cfun-03/speakers.cfm. Matt Liotta President & CEO Montara Software, Inc. http://www.montarasoftware.com/ 888-408-0900 x901 > -----Original Message----- > From: Matthew Small [mailto:[EMAIL PROTECTED]] > Sent: Friday, January 31, 2003 1:47 PM > To: CF-Talk > Subject: RE: CF Capability but not CF. > > How does it compare (features) to CF5.0? CFMX? What is the price? Has > there ever been any testing done against CFMX? > > Matthew Small > IT Supervisor > Showstopper National Dance Competitions > 3660 Old Kings Hwy > Murrells Inlet, SC 29576 > 843-357-1847 > http://www.showstopperonline.com > > -----Original Message----- > From: Matt Liotta [mailto:[EMAIL PROTECTED]] > Sent: Friday, January 31, 2003 1:39 PM > To: CF-Talk > Subject: RE: CF Capability but not CF. > > I do, what do you want to know? > > Matt Liotta > President & CEO > Montara Software, Inc. > http://www.montarasoftware.com/ > 888-408-0900 x901 > > > -----Original Message----- > > From: Matthew Small [mailto:[EMAIL PROTECTED]] > > Sent: Friday, January 31, 2003 1:22 PM > > To: CF-Talk > > Subject: RE: CF Capability but not CF. > > > > You have an existing CFML parser for .NET? Explain more, I am very > > interested. > > > > Matthew Small > > IT Supervisor > > Showstopper National Dance Competitions > > 3660 Old Kings Hwy > > Murrells Inlet, SC 29576 > > 843-357-1847 > > http://www.showstopperonline.com > > > > -----Original Message----- > > From: Matt Liotta [mailto:[EMAIL PROTECTED]] > > Sent: Friday, January 31, 2003 1:18 PM > > To: CF-Talk > > Subject: RE: CF Capability but not CF. > > > > There is also JavaCC, which I have used successfully to create a CFML > > parser and basic interpreter. Further, I was able to port the code > > generated with JavaCC to .NET using J# without too much issue thus > > making a .NET CFML parser and interpreter. In fact, when I broke the > > story on J# I used my CFML parser code as an example. See > > http://archive.devx.com/dotnet/articles/lp100901/lp100901.asp if you > are > > interested. > > > > Matt Liotta > > President & CEO > > Montara Software, Inc. > > http://www.montarasoftware.com/ > > 888-408-0900 x901 > > > > > -----Original Message----- > > > From: webguy [mailto:[EMAIL PROTECTED]] > > > Sent: Friday, January 31, 2003 1:05 PM > > > To: CF-Talk > > > Subject: RE: CF Capability but not CF. > > > > > > > There are a few books to read as well - there is a classic one, > The > > > > Dragon Book (Compilers: Principals, Techniques and Tools), which > was > > > > originally written in the 70s as Principles of Compiler Design > (has > > been > > > > updated since, mine was an '86 version) is by the gurus of > compiler > > > > design. > > > > It's really boring, though. > > > > > > The red dragon book boring???? What! Great book. > > > > > > ... but only really for those that want to build hard core compliers > > (i.e. > > > nerds like J.J. & Sean C. ), you can use things like lex and Yacc > (Yet > > > Another Compiler Compiler) to build a compiler. Building a compiler > is > > > just > > > 1 step away from being a computer programmer nirvana. > > > Building an OS is nirvana. > > > > > > I _am_ a nerd.. Its a good thing. > > > > > > WG > > > > > > > > > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4 FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusionauthority.com/bkinfo.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

