Rocksolid Light

News from da outaworlds

mail  files  register  groups  login

Message-ID:  

A is for Apple. -- Hester Pryne


comp / comp.lang.lisp / on the lish shell

SubjectAuthor
* on the lish shellJohanne Fairchild
`- Re: on the lish shellLawrence D'Oliveiro

1
Subject: on the lish shell
From: Johanne Fairchild
Newsgroups: comp.lang.lisp
Organization: A noiseless patient Spider
Date: Sun, 25 Aug 2024 23:12 UTC
Path: eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail
From: jfairchild@tudado.org (Johanne Fairchild)
Newsgroups: comp.lang.lisp
Subject: on the lish shell
Date: Sun, 25 Aug 2024 20:12:55 -0300
Organization: A noiseless patient Spider
Lines: 9
Message-ID: <87le0kurgo.fsf@tudado.org>
MIME-Version: 1.0
Content-Type: text/plain
Injection-Date: Mon, 26 Aug 2024 01:13:01 +0200 (CEST)
Injection-Info: dont-email.me; posting-host="f8fe7102091e329bfb009ccd516a5aca";
logging-data="2253259"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1+ndekiHB3Ri/+q7rYSjGzXaAppqbv5pZw="
Cancel-Lock: sha1:keTy4aywJLq3Mjk/LL1mHnaRK3c=
sha1:iOhQ0KhD5psBXJ3RJmOosMMjqEA=
View all headers

Has anyone ever tried lish? It's a shell based in Common Lisp. It
looks nice, but also a bit unstable and likely with various corner
cases. Nevertheless, it does seem interesting for someone learning the
language because it will work as exercises in remembering procedure
names and syntax. By using it a lot, it should help to improve my Lisp.
Please share any experience with it if you have it.

Homepage:
https://github.com/nibbula/yew/tree/master/lish

Subject: Re: on the lish shell
From: Lawrence D'Oliv
Newsgroups: comp.lang.lisp
Organization: A noiseless patient Spider
Date: Mon, 26 Aug 2024 00:09 UTC
References: 1
Path: eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail
From: ldo@nz.invalid (Lawrence D'Oliveiro)
Newsgroups: comp.lang.lisp
Subject: Re: on the lish shell
Date: Mon, 26 Aug 2024 00:09:57 -0000 (UTC)
Organization: A noiseless patient Spider
Lines: 13
Message-ID: <vagh4k$24uu6$8@dont-email.me>
References: <87le0kurgo.fsf@tudado.org>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Injection-Date: Mon, 26 Aug 2024 02:09:57 +0200 (CEST)
Injection-Info: dont-email.me; posting-host="eec8a5f8880ec9ebcfea2c2354da2438";
logging-data="2259910"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1+/az7WoiAQ5D/MLpth7RqO"
User-Agent: Pan/0.160 (Toresk; )
Cancel-Lock: sha1:Xbs04O/keC5G286nmxsSestZoGo=
View all headers

On Sun, 25 Aug 2024 20:12:55 -0300, Johanne Fairchild wrote:

> Has anyone ever tried lish?

Beshidesh shounding like you’ve had too mush to drink, there is a
fundamental problem with using a programming language as a shell/command
language: a command language assumes everything is a literal string unless
indicated otherwise, whereas a programming language (by which I include
some “scripting” languages) assumes everything is a language construct
unless quote characters indicate literal strings.

You quickly find out why command languages are designed that way, when you
try to use a programming language in their place.

1

rocksolid light 0.9.8
clearnet tor