[e-lang] Unquoted backslashes for identifier escapes?
Mark Miller
erights at gmail.com
Thu Jan 15 16:41:46 CST 2009
On Thu, Jan 15, 2009 at 1:56 PM, David-Sarah Hopwood
<david.hopwood at industrial-designers.co.uk> wrote:
> Smalltalk uses # for symbol names. Perhaps
>
> #"foo bar"
> c.#"add(Component)"(d)
As with many shell/scripting languages, E uses # to begin a line
comment. This choice is entrenched -- we have many comments!
--
Text by me above is hereby placed in the public domain
Cheers,
--MarkM
More information about the e-lang
mailing list