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

Use "LX=" instead of "-x" #501

Closed abrudz closed 1 year ago

abrudz commented 1 year ago

To avoid the method of initial load affecting subsequent workspace loads, Setting Up Your Environment: Automating Startup should recommend adding LX= rather than -x to the command line.