fortpak.spad line 209 [edit on github]
This package provides functions for template manipulation
interpretString(s) treats a string as a piece of FriCAS input, by parsing and interpreting it.
interpretString(s)
stripCommentsAndBlanks(s) treats s as a piece of FriCAS input, and removes comments, and leading and trailing blanks.
stripCommentsAndBlanks(s)
s