Logo notas.itmens

Setup and Ride Quirks

Installation#

yay -Syu dyalog-bin
yay -Syu ride-bin

Ride will be installed in /opt/ride-4.5, the executable is named Ride-4.5.

Input setup#

setxkbmap -layout us,apl -variant ,dyalog -option grp:switch

-option grp:switch assigns Right Alt to switch to the secondary apl layout when it is pressed, otherwise us is used.

Article Image
All shift becomes Right Alt in our case.

REPL and Ride Quirks#

Browse input history with ctrl-shift-enter (forward) and ctrl-shift-backspace (backward).

)ed to edit functions in Ride. In other IDE (jupyter, emacs) need to use ]dinput.