[e-lang] can e do this?

John Carlson john.carlson3 at sbcglobal.net
Sun Apr 6 03:26:40 EDT 2008


In E, can you write something like this?

if (the next expression is true) then {
	the previous expression is false
}

How?  I would expect it to go into some kind of infinite loop, or  
throw an exception.

If E doesn't do it, which programming languages might do it?

Thanks,

John


More information about the e-lang mailing list