WLX
<<JerryI`WLX`
ProcessString
Accepts a string with a WLX code and returns held Wolfram Expression
ProcessString[string_String, opts___] _Hold
where opts are following
"Localize" -> _Boolspecifies if lexical scoping of symbols defined inside WLX code fragment is needed (Falseby default)
ToStringRiffle
Applies ToString to each element of a list and concats them with \n delimiter
ToStringRiffle[any_ | any_List] _String