Operations to change names of the original program into names used in the target program
genCorrectIdentifier
:: String -> String |
showOpChar
:: Char -> String |
replaceNonIdChars
:: String -> String -> String -> String |
separateAndReplace
:: (a -> Bool) -> (a -> [a]) -> [a] -> [[a]] |
|
|
|
|