zsh-users
 help / color / mirror / code / Atom feed
* lexing
@ 2015-11-29 15:24 Ray Andrews
  2015-11-29 17:13 ` lexing ZyX
  2015-11-29 18:07 ` lexing Bart Schaefer
  0 siblings, 2 replies; 10+ messages in thread
From: Ray Andrews @ 2015-11-29 15:24 UTC (permalink / raw)
  To: Zsh Users

Gentlemen:

The syntax highlighting in my editors makes the predictable mistake when 
it bumps into these:

(#b)
(#c1,2)
(#a3)

because the lexing mostly follows bash rules.  The people who write the 
highlighter are interested in fixing that for zsh, but they want a 
rigorous description of the rule.  As far as I know the only rule there 
is that if the hash is preceded by an open parenthesis then it is not a 
comment.  Is that sufficient or are there further subtleties?


^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2015-12-04 19:15 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-11-29 15:24 lexing Ray Andrews
2015-11-29 17:13 ` lexing ZyX
2015-11-29 18:07 ` lexing Bart Schaefer
2015-11-30  2:10   ` lexing Ray Andrews
2015-11-30  3:33     ` lexing Daniel Shahaf
2015-11-30  4:20       ` lexing Ray Andrews
2015-11-30  4:47         ` lexing Ray Andrews
2015-11-30 16:23           ` lexing Bart Schaefer
2015-11-30 16:50             ` lexing Ray Andrews
2015-12-04 19:15             ` master class Ray Andrews

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).