On Saturday 16 November 2013 09:37:16 Ivanko B wrote:
> Or to user ";" as a statement separator only (like in BASH) ,
> arbitrary on line endings
> -----------------------
> if c >= 0 then
>  for a in 0..c do
>   b:= b + ar[a]; c:= ar[a] + 9
>   d:= b + 2
>  end // "done" in BASH
> end // "fi" in BASH
>
>  for a in 0..c do b:= a *3 done; b:= b +5
>
Why do you suggest this?
I think program semantics should be independent of line breaks.

Martin

------------------------------------------------------------------------------
DreamFactory - Open Source REST & JSON Services for HTML5 & Native Apps
OAuth, Users, Roles, SQL, NoSQL, BLOB Storage and External API Access
Free app hosting. Or install the open source package on any LAMP server.
Sign up and see examples for AngularJS, jQuery, Sencha Touch and Native!
http://pubads.g.doubleclick.net/gampad/clk?id=63469471&iu=/4140/ostg.clktrk
_______________________________________________
mseide-msegui-talk mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mseide-msegui-talk

Reply via email to