Dyalog / Dyalog/AtfIn

∆IDLOC emulation is incomplete (to put it mildly)

Open
#7 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
APL
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

APL+Win:

```
∇ FOO
[1] ⎕←⎕IDLOC 'AAA'

AAA←123
FOO
¯1 2
```

Dyalog APL:

```
∇ FOO
[1] ⎕←#.A2K.∆IDLOC'AAA'

AAA←123
FOO
2 ¯1
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.