Path: csiph.com!goblin1!goblin.stu.neva.ru!usenet.stanford.edu!not-for-mail From: John McKown Newsgroups: gnu.bash.bug Subject: Re: Are there any plans for more readable, modern syntaxes for If statements? Date: Thu, 12 Mar 2020 15:20:57 -0500 Lines: 18 Approved: bug-bash@gnu.org Message-ID: References: NNTP-Posting-Host: lists.gnu.org Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" X-Trace: usenet.stanford.edu 1584044473 18479 209.51.188.17 (12 Mar 2020 20:21:13 GMT) X-Complaints-To: action@cs.stanford.edu Cc: bug-bash@gnu.org To: Vaidas BoQsc Envelope-to: bug-bash@gnu.org DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=8/5Mx+X+TKcfTBj1qNMhKfyorHzLTIwf5FWHvClG0bw=; b=FoYS73gjiKzGmkt/4kDJQkPYITAzslNojEQ26aS7Iy+JJmNTsOy1HWg5deH168knmW URI2kIqcFBHZNeKAlcf4N5xexPmoZhulX4tpN/KNzOrCLDYAdQhtyYlmEN8ikdUo0uoN CQf4azSO/pLq2LEWSyA6xMGI9SYhTuNu5hfFyQZMKTEryhjEee5WDeFrge3Zkv5unpKd KFoyM+gvECr14K/llxULxwbH8+kEfjfCsrP8tEts9GTviCqUdk7+RX3qBcwa+2eFL63J BCKjiMIdEw7qOoiO0d75sq+5vNG+OdcieP4Z4p6JmDQIFw6apVs4r4h1EXSlHkWayk3d Vrzg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=8/5Mx+X+TKcfTBj1qNMhKfyorHzLTIwf5FWHvClG0bw=; b=udP+rnXow3P7wb/uauLqnoy6SkGajqDcNWxDnndiqk05qZqsMA9iMSWZUPsOtMJQMw 90aTOaV1jOOsvkmridAumUsWKppLZmfQSHu1KBQXiSAagkpbn9VU9+j2KmAw9NVu559F wNVYtTFhCR1KuYSf19I1Gq/BgrxmLgtL727J3gEyHfIoAiA/2p/zCDqH6PGC7igKkwN6 dGk1O4kn8euTcj+/FBPxUlZU0PzFoP4afyf8LHpoUhrvpo50ZJ6YYnICTLKZ1z1ajEgk 27RngMVw2I0ihSWfbcIezj9AF0TZP3SCd01iAcoj3luVWTB1NGXsUlG28UvwgakIJ/qL Dx1g== X-Gm-Message-State: ANhLgQ21MVGv+pw/I03nvq9WaVdWsWHEW5bEPHSnC/jT7590EKBMNzNn eOcbB08CFXvkZXLO9Vw8jArcx4zrseAvIZf/q3E= X-Google-Smtp-Source: ADFU+vtkZISv5UsrpfHmN3j7CvfIemibWmKFhkTyes2/14JgzlgvP+XA76iArcx5PxA829JaqoaR1RzSdwLPRkBqdqc= X-Received: by 2002:adf:f503:: with SMTP id q3mr13454757wro.363.1584044468272; Thu, 12 Mar 2020 13:21:08 -0700 (PDT) In-Reply-To: X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 2a00:1450:4864:20::42c X-Content-Filtered-By: Mailman/MimeDel 2.1.23 X-BeenThere: bug-bash@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Bug reports for the GNU Bourne Again SHell List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-Mailman-Original-Message-ID: X-Mailman-Original-References: Xref: csiph.com gnu.bash.bug:16023 On Thu, Mar 12, 2020 at 3:07 PM Vaidas BoQsc wrote: > Are there any plans to have alternative, a more modern C or D like syntaxes > for IF statements, While loop and the like in Bash? > > Would it be better to just make a new shell and command language similar to > Bash instead of adding these alternatives? > I think this would need to go to the bash-dev list. Have you tried tcsh? I understand it tries to be C like. -- People in sleeping bags are the soft tacos of the bear world. Maranatha! <>< John McKown