Allin Cottrell schrieb:
On Mon, 22 Jan 2007, Sven Schreiber wrote:
> - The other things are quite trivial: "const",
"foreach" and "i" (index
> variable) could maybe use some syntax coloring as well, and with "'"
as
> the transpose notation there are also syntax coloring problems. (It is
> interpreted as a string delimiter.)
As Jack points out, this one is tricky (I've just tried messing with
various regexps to no avail). However, in how many gretl contexts is
'string' acceptable? Now that we're using ' as transpose, I'm
inclined
just to drop it from the syntax highlighting scheme.
I also couldn't think of an example where single-quoted strings are
actually allowed in gretl. If not, you're right, just drop it.
-sven