octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #41032] Command function parsing: does handle


From: John W. Eaton
Subject: [Octave-bug-tracker] [bug #41032] Command function parsing: does handle certain patterns involving commas as parentheses
Date: Mon, 30 Dec 2013 07:33:05 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130917 Firefox/17.0 Iceweasel/17.0.9

Follow-up Comment #3, bug #41032 (project octave):

Octave splits commands on whitespace.  I wasn't aware of the (strange, IMO)
rules involving parens.  Can you precisely state what the rules are?

If you want to experiment with different rules for splitting tokens in
commands, the place to look is libinterp/parse-tree/lex.ll.  Looking now, I
noticed that COMMAND_START is not an exclusive start state, though perhaps it
should be.

Can commands be continued across lines?  If so, in what contexts?


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?41032>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]