[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] Interpret #r"..." as a raw string
From: |
Richard Stallman |
Subject: |
Re: [PATCH] Interpret #r"..." as a raw string |
Date: |
Fri, 05 Mar 2021 00:44:33 -0500 |
[[[ To any NSA and FBI agents reading my email: please consider ]]]
[[[ whether defending the US Constitution against all enemies, ]]]
[[[ foreign or domestic, requires you to follow Snowden's example. ]]]
> In Richard's text above he uses language that I consider confusing: "In
> Lisp, what you put in the program _is_ a string." Why confusing?
> Because if "put in program" is talking about source code, the statement
> isn't true.
A Lisp program, conceptually, is not the series of characters in a file.
It is a series of Lisp expressions, of which those characters are the
printed representation.
--
Dr Richard Stallman
Chief GNUisance of the GNU Project (https://gnu.org)
Founder, Free Software Foundation (https://fsf.org)
Internet Hall-of-Famer (https://internethalloffame.org)
- Re: [PATCH] Interpret #r"..." as a raw string, Richard Stallman, 2021/03/01
- Re: [PATCH] Interpret #r"..." as a raw string, Matt Armstrong, 2021/03/02
- Re: [PATCH] Interpret #r"..." as a raw string, Richard Stallman, 2021/03/03
- Re: [PATCH] Interpret #r"..." as a raw string, Daniel Brooks, 2021/03/03
- Re: [PATCH] Interpret #r"..." as a raw string, Eli Zaretskii, 2021/03/03
- Re: [PATCH] Interpret #r"..." as a raw string, Matt Armstrong, 2021/03/03
- Re: [PATCH] Interpret #r"..." as a raw string, Eli Zaretskii, 2021/03/04
- Re: [PATCH] Interpret #r"..." as a raw string, Matt Armstrong, 2021/03/04
- Re: [PATCH] Interpret #r"..." as a raw string,
Richard Stallman <=
- Re: [PATCH] Interpret #r"..." as a raw string, Richard Stallman, 2021/03/05
- Re: [PATCH] Interpret #r"..." as a raw string, Eli Zaretskii, 2021/03/05
- Re: [PATCH] Interpret #r"..." as a raw string, Richard Stallman, 2021/03/06
- Re: [PATCH] Interpret #r"..." as a raw string, Matt Armstrong, 2021/03/06
- Re: [PATCH] Interpret #r"..." as a raw string, Richard Stallman, 2021/03/07
- RE: [External] : Re: [PATCH] Interpret #r"..." as a raw string, Drew Adams, 2021/03/07
- Re: [PATCH] Interpret #r"..." as a raw string, Eli Zaretskii, 2021/03/06
- Re: [PATCH] Interpret #r"..." as a raw string, Daniel Brooks, 2021/03/06
- Re: [PATCH] Interpret #r"..." as a raw string, Eli Zaretskii, 2021/03/06
- Re: [PATCH] Interpret #r"..." as a raw string, Richard Stallman, 2021/03/07