Page 1 sur 1

testing Xcas online.

Publié : mer. déc. 19, 2018 6:56 pm
par compsystems
Hello BP,

I am testing Xcas online

first reports

tested on firefox and g-chrome

a:="hello"; type(a) [↵] hello", strin // the g char are not displayed


suggestion:
the pop-up box,
www-fourier.ujf-grenoble.fr says
Computations would be faster with Firefox.

show it at the end of loading the kernel, It's a bit annoying pop-ups
or better to show in the status bar,

Re: testing Xcas online.

Publié : mer. déc. 19, 2018 7:42 pm
par parisse
Mixing strings and non strings is not well supported. Run type in a separate level.
The popup will remain : I think it is very important that users know that Firefox is currently the best browser to run Xcas, because it has fast asmjs/webasm support and it also has builtin MathML support. Chrome does not have MathML support and that's *bad* (and it's also a bad idea to run too many things with Google tools).

Re: testing Xcas online.

Publié : sam. déc. 22, 2018 1:43 pm
par compsystems
Any ideas,
*1 In the configuration menu add the option [✔] to list (#1,#2,...) or not the entry/output lines, this allows to better differentiate the input/output sections.

*2 center the buttons of control, Everything aligned to the left is monotonous.
[Vars] [Exec] [+] [-] [—>Trash][Restore][Empty]

*3 When selecting a function type variable, automatically add parentheses nameFunction(|) and cursor in the middle, to be ready to enter arguments