new programming language idea

From: |-|erc (gotch_at_beauty.com)
Date: 08/02/04


Date: Mon, 02 Aug 2004 10:37:45 GMT

all functions have the following format.

function fname (param list)
while true
  ...
  ...
wend
end //function

and flow control is achieve without loops, since the while ... wend would
be invisible, by using a break command.

Herc

--
www.TopCounters.com  www.Chatty.net


Relevant Pages

  • Re: new programming language idea
    ... | function fname ... | and flow control is achieve without loops, ... continuous systems simulation and for control systems. ...
    (sci.logic)
  • Re: new programming language idea
    ... > function fname ... > and flow control is achieve without loops, ... wend would ... Or herc++? ...
    (sci.logic)
  • RE: vba loop statement
    ... It isn't so much loops that you need to investigate as it is DAO. ... The SQL statement above will change all of the records in one fell swoop. ... you have a situation where the discounted price is fixed price less than the ...
    (microsoft.public.access.modulesdaovba)
  • programming of matrix formulas in vba
    ... wend" or "for- next" loops. ... Of course I've started with introducing the arrays. ... Thanks - Thomas ...
    (microsoft.public.excel.programming)
  • Re: Separating results
    ... I do simple loops like ... it in ASP.. ... I did have to rearrange the loop though ...
    (microsoft.public.inetserver.asp.general)