Xcas with µPython

Messages in english

Modérateur : xcasadmin

compsystems
Messages : 554
Inscription : sam. févr. 04, 2017 11:34 pm
Localisation : Colombia
Contact :

Xcas with µPython

Message par compsystems » sam. oct. 24, 2020 3:59 am

Hi Bernard

Since Xcas has included MicroPython, I am using XcasWin64 to teach algorithmic logic and to start using CAS.

Some suggestions:

1: option of the program editor with line numbering, to identify the error messages without manually counting each line.

2: Option to display the tab symbol [→] and space [·].

3: allow tabulating a block with the TAB key.

http://eonicasys.com.co/sistemas/logica ... thon_1.pdf

parisse
Messages : 5731
Inscription : mar. déc. 20, 2005 4:02 pm
Contact :

Re: Xcas with µPython

Message par parisse » dim. oct. 25, 2020 1:38 pm

Hi,

I have a good news: the next version of Xcas will display line numbers in the programming levels. This is supported in the last FLTK versions and it's back portable to the FLTK version I'm using.
However, space displaying is not supported. Tabs are converted to spaces.
I'll have a look if I can modify tab to indent the selection. Dedenting would probably require a menu entry.

compsystems
Messages : 554
Inscription : sam. févr. 04, 2017 11:34 pm
Localisation : Colombia
Contact :

Re: Xcas with µPython

Message par compsystems » sam. nov. 14, 2020 2:04 pm

I notice that in the latest Xcas version, the row numbering column is included in the Python editor program
https://www-fourier.ujf-grenoble.fr/~pa ... ll_en#wcas
Thank you

Répondre