Scripting in CF

  • Thread starter Thread starter Hollywood
  • Start date Start date
H

Hollywood

Just as the title says, running of small scripts [written perhaps in
JScript] that are executed by a CF app. I have not seen anything to say its
possible, but I thought I'd ask and see if anyone has done it or seen it
done. Or alternately, a CF rules engine?
 
Yes, thats what I thought was the case, but is anyone aware of any 3rd party
solutions as either a scripting add on, rules engine, or so forth?
 
I have an idea.
ANTLR is supported on CF (I don't it's published, but I have a tailored CF
version for my project, which I could ship to you, if you asked..)

we should soon put it on the open source section on our site anyway.

and once you've got ANTLR (a compiler, compiler) you're ready to go to write
your own script engine ! easy !

what is it for, BTW ?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top