-
```lisp
CL-USER> (april:april-c "⊢⍤1(⊢⍤1)⍳3")
#(1 2 3) ; correct result
CL-USER> (april:april-c "{⊢⍤1(⊢⍤1)⍵}⍳3")
#
```
Bonus (this is a syntax error in Dyalog APL):
```lisp
CL-USER> (april:a…
-
```
f ← 'x'∘=
f 'asdfxasdf'
```
Works as intended, however
```
(' '@'x'∘=)'asdfxasdf'
```
says 'x' is not a number
-
It would be great if I could save a Launchy profile and launch it from a desktop icon.
For instance, save a configuration to launch a RIDE-enabled 18.2 Unicode 64-bit with a 2GB maxws and some coll…
-
When I use Py'n'APL on my Windows 10 machine, from within the Python side, the Dyalog interpreter window opens and just stays there until I close my Python REPL.
-
I start like this:
```batch
@START "WSL" /MIN /D "%HOMEPATH%\Documents\Dyalog APL Files" /B wsl.exe dyalog RIDE_INIT=SERVE:*:4502 APLCORENAME=/mnt/c/tmp/aplcore DYALOG_LINEEDITOR_MODE=1
@SET RIDE_C…
-
### Describe the issue you are having
I have several SSH configurations to connect to different machines. When I type in a password in one SSH configuration and then switch to a different SSH config…
-
]udebug on
]settings -
macOS: see just one tab with SaltinSpice. No sign of UCMD, nor of intermediate functions
Windows client to windows APL: same
IDE:
Version: 4.0.2834
Platform: Win…
-
IDE:
Version: 4.4.3700
Electron: 13.6.9
Chrome: 91.0.4472.164
Node: 14.16.0
Platform: Win32
Date: 2022-06-21 09:48:27 +0200
Git commit: b3db6781df6dc63f7bbc4fa4e0a634ef5b44765c
…
-
### Describe the issue you are having
Editor opened on a vector of character vectors turns carriage returns into empty character vectors
### Did you connect to an already running interpreter or …
dyavc updated
2 years ago
-
### Describe the issue you are having
Clicking the X button on an edit while its Save? dialog is open closes the editor. Attempting to re-edit that same item hangs RIDE.
### Did you connect to an …