Dyalog / link

Source code for Link – the built-in component that enables the use of text files as the primary storage mechanism for APL source code
https://dyalog.github.io/link
MIT License
19 stars 10 forks source link

Allow ⎕this as namespace #504

Closed abrudz closed 11 months ago

abrudz commented 1 year ago

]export ⎕this /tmp/test says Not a properly named namespace: ⎕this

Note that ⎕THIS works; only ⎕this fails, though system names should be case insensitive.

mkromberg commented 11 months ago

Works fine in 4.0.11