-
**Describe the bug**
Dyalog crashes after fixing code, when the workspace is under LINK control and was )SAVEd before.
**To Reproduce**
Steps to reproduce the behaviour:
1. Some APL code files i…
-
APL+Win:
```
∇ FOO
[1] ⎕←⎕IDLOC 'AAA'
∇
AAA←123
FOO
¯1 2
```
Dyalog APL:
```
∇ FOO
[1] ⎕←#.A2K.∆IDLOC'AAA'
∇
AAA←123
FOO
2 ¯1
```
…
-
StartupSession.aplf@9d97012
In 19.0 on non-Windows platforms we currently look in the following directories for startup files (eg Run.aplf)
/opt/mdyalog/19.0/64/unicode
/home/andys/dyalog.files …
-
That can cause havoc in a user command.
In such a case it should repeat the prompt.
--------------
IDE:
Version: 4.5.4097
Electron: 26.6.9
Chrome: 116.0.5845.228
Node: 18.16.1
…
-
After using `setup.py` to install `pynapl`, with administrator permissions, in a Windows 10 system, `pynapl` is installed in the standard location for Python modules, in a “protected” folder.
Hence…
-
This message makes no sense:
![2148](https://github.com/Dyalog/link/assets/16479389/8c33d8d5-ed1d-4608-ab11-01411567193b)
1. It tells me that the file has vanished and asks me whether I want to
…
-
dyalog version 18.0.4068
Python 3.9.2
Debian 11
```
root@debian-s-1vcpu-1gb-nyc3-01--google-home:~/pynapl# ls -l
total 44
-rw-r--r-- 1 root root 1068 Dec 19 17:31 LICENSE
-rw-r--r-- 1 root r…
-
I am trying to use APL (Dyalog and GNU) with cool-retro-terminal. I added an APL font to the app. I can select that APL profile and it uses the font but I can not render the actual APL characters whic…
-
This is wonderful! I started a project a few years ago (maybe not similar) trying to get the classlib into various APL formats because the only one I could find was dyalog. I'm wondering if this could…
-
./apl.sh "1+1" (base)
script file "/dev/fd/63" could not be found
In addition, I was wondering if could add an option to let dyalog apl execute in the tr…