Hello list,
Attached is a prototype for a vanilla + list-abs [list-s2l]. I have
leaned on the side of completeness and error reduction rather than
efficiency -- there are many many ways to make this more efficient.
Also, it doesn't handle delimiters yet (right now it breaks a symbol
into its constituent characters, casting float symbols back to float),
but I think I could figure out how to do it.
Neither this nor [list-l2s] handles % appropriately...
I'd appreciate any feedback.
Matt