ColdFusion Markup Language: Difference between revisions

Content deleted Content added
m Task 70: Update syntaxhighlight tags - remove use of deprecated <source> tags
FrescoBot (talk | contribs)
Line 24:
}}
 
'''ColdFusion Markup Language''', more commonly known as '''CFML''', is a [[server-side scripting|scripting language]] for web development that runs on the [[JVM]], the [[.NET Framework|.NET]] framework]], and [[Google App Engine]]. Multiple commercial and [[open-source software|open source]] implementations of CFML engines are available, including [[Adobe ColdFusion]], [[Lucee]], [[New Atlanta]] [[BlueDragon]] (who offer both a Java-based and a .NET-based version), [[Railo]], and [[Open BlueDragon]] as well as [[ColdFusion#Alternative server environments|other CFML server engines]].
 
== Synopsis ==