On Monday, 29 April 2019 14:20:39 UTC-6, Dima Pasechnik wrote:
>
> would it be easier to switch to libgap? 
>

Do you mean this? 
http://doc.sagemath.org/html/en/reference/libs/sage/libs/gap/libgap.html?highlight=libgap#sage.libs.gap.libgap.Gap.eval
There is however a restriction on no trailing semicolon. For SageMathCell 
it is very likely that the input contains several commands (as it was the 
case for the original example here). What can be done in this case? Just 
splitting on l; is likely to break on comments and strings.


> On Mon, Apr 29, 2019 at 5:54 PM Andrey Novoseltsev <novo...@gmail.com 
> <javascript:>> wrote: 
> > 
> > Reminded me of this old issue with Macaulay2 many years ago: 
> https://trac.sagemath.org/ticket/5467 I wonder if it is something similar 
> here... 
> > 
> > -- 
> > You received this message because you are subscribed to the Google 
> Groups "sage-devel" group. 
> > To unsubscribe from this group and stop receiving emails from it, send 
> an email to sage-...@googlegroups.com <javascript:>. 
> > To post to this group, send email to sage-...@googlegroups.com 
> <javascript:>. 
> > Visit this group at https://groups.google.com/group/sage-devel. 
> > For more options, visit https://groups.google.com/d/optout. 
>

-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To post to this group, send email to sage-devel@googlegroups.com.
Visit this group at https://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to