Re: Growing a data type?



On Oct 31, 6:08 am, Ali <emailalicl...@xxxxxxxxx> wrote:
Here's a (hopefully) fun question: If Lisp didn't have a string data
type already, could you grow one which was indistinguishable from the
standard implementation, including double quote delimiters?

Changing how the reader works and pondering implementation of data
types is a fun question.

How about that Forth example, neath isn't it!
.