Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.graphics.apps.gnuplot > #1736

Parser problem with { character

Newsgroups comp.graphics.apps.gnuplot
Date 2013-03-30 04:45 -0700
Message-ID <af53b74f-9b81-4d20-9da0-4d608a8ca891@googlegroups.com> (permalink)
Subject Parser problem with { character
From Christ H <chhu79@googlemail.com>

Show all headers | View raw


Hi,
I compiled gnuplot with emscripten a while ago (gnuplot.respawned.com), and discovered that the parser does not process "{" (and possibly "}" ) characters:


compl(a,b)=a*{1,0}+b*{0,1}
             ^
"foo", line 17: invalid expression 


Do you have any idea what the reasons might be? International characters work fine, all is processed with UTF8. 

Thanks for your help,
Christian

Back to comp.graphics.apps.gnuplot | Previous | NextNext in thread | Find similar


Thread

Parser problem with { character Christ H <chhu79@googlemail.com> - 2013-03-30 04:45 -0700
  Re: Parser problem with { character Hans-Bernhard Bröker <HBBroeker@t-online.de> - 2013-03-30 14:04 +0100
    Re: Parser problem with { character Christ H <chhu79@googlemail.com> - 2013-04-22 04:44 -0700
      Re: Parser problem with { character sfeam <sfeam@users.sourceforge.net> - 2013-04-22 09:01 -0700
        Re: Parser problem with { character Christ H <chhu79@googlemail.com> - 2013-05-11 02:13 -0700

csiph-web