Added support for CFScript#2771
Conversation
JS File Size Changes (gzipped)A total of 3 files have changed, with a combined diff of +720 B (+16.3%). Details
|
RunDevelopment
left a comment
There was a problem hiding this comment.
Good work @mjclemente!
A couple of minor things and then this is ready.
|
Thanks for the fast, thorough, and really helpful review 😀 I believe I've made all requested changes. |
RunDevelopment
left a comment
There was a problem hiding this comment.
Thank you for the quick response!
One more comment. Also, could you please add the link to https://cfdocs.org/script in a comment at the beginning of the file? This will be helpful to future contributors.
|
Makes sense! Changes made. Again, thanks for the prompt and thorough handling! |
|
Thank you for contributing @mjclemente! |
|
Thank you! 🎉 |
|
can we also create a branch of cfml for cfml/lucee (which boxlang also supports that syntax) This is divergent from Adobe CFML/CFScript now also, as it containers many functions / helpers methods that are not in coldfusion and vice versa. They publish the latest docs in json files zipped here. |
|
Given that Lucee/Boxlang/Adobe ColdFusion are all CFML, my first thought would be that they could all be incorporated here. While there may be some different tags, I don't see any issues in including them all - they have more in common than different (at least Lucee CFML and Adobe). Not sure what functions are missing at this point. |
This partially deals with #2035, though does not resolve it entirely.
CFML has independent tag and script based syntaxes. This adds support for script syntax.
Here are some language references: