Support for environment variables
Created by: dvkt
I don't think there's a way to get ENV variables in LDPL currently, right?
If not, they could either be pre-set like argv
and argc
, or there could be a new statement like STORE ENV AT "PATH" IN $path
to do a lookup.