Obviously, where in the interpreter is not working as expected, i.e. as in the compiler.

x + y where
  macro x == 1
  macro y == 2

I would expect 3, but get

(8) -> )read /tmp/hemmecke/frimacsxGey1q.input
x + y where
  macro x == 1
  macro y == 2

  Line   1: x + y where
  Line   2:   macro x == 1
  Line   3:   macro y == 2
           ..A.....B....C
  Error  A: (from #\A up to #\C) Ignored.
  Error  B: Improper syntax.
   2 error(s) parsing

:-(

Ralf

--
You received this message because you are subscribed to the Google Groups "FriCAS - 
computer algebra system" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/fricas-devel/b6ac896d-2e9e-7eed-0fba-bf5a488ec198%40hemmecke.org.

Reply via email to