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 This list and all House of Fusion resources hosted by CFHosting.com. The place for dependable ColdFusion Hosting. Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

