Talk:Opa (programming language): Difference between revisions

Content deleted Content added
Divinity76 (talk | contribs)
Line 10:
are you ******* kidding me? the [[type system]] of the scripting language has absolutely nothing to do with how vulnerable the script is to SQL injection, or how vulnerable the site is to XSS
(regardless of type system of the language, an unsanitized sql query is still an unsanitized sql query, and unsanitized text is still unsanitized text (that can include HTML/javasript/whatever for xss)) [[User:Divinity76|Divinity76]] ([[User talk:Divinity76|talk]]) 07:35, 3 March 2013 (UTC)
 
== newbie question: native code, node.js ==
 
At the moment the article says these two things:
 
"...programs are written in Opa and subsequently compiled to native code on the server..."
 
"Code written in Opa is compiled to JavaScript using Node.js on the server side..."
 
Is this a correct use of the term "native code" ?
 
Thanks.
 
[[Special:Contributions/24.215.168.62|24.215.168.62]] ([[User talk:24.215.168.62|talk]]) 21:58, 27 April 2013 (UTC)