[erlang-questions] Two beautiful programs - or web programming made easy

Toby Thain toby@REDACTED
Wed Feb 16 19:09:38 CET 2011


On 16/02/11 7:48 AM, Edmond Begumisa wrote:
> ...
>   var c = "var x = JSON.Parse('valfromuser'); // Trusted" +
>           "var y = JSON.Parse('valfromuser'); // Trusted" +
>           "var z = x + y;  // Trusted";
>   eval(c);
> 


The bug that remains here is rather amusing in the context of the
conversation. Is it intentional?

--Toby


> - Edmond -
> 


More information about the erlang-questions mailing list