Dyalog / AtfIn

Code for importing ATF files to Dyalog APL
MIT License
0 stars 0 forks source link

If -outdir is set, do not try to fix functions, just write to file #1

Closed mkromberg closed 8 months ago

mkromberg commented 8 months ago

]in always tries to fix functions before exporting to file. This does not work if the function localises system variables not supported by Dyalog APL (for example ⎕ELX)