Data transformation (computing): Difference between revisions

Content deleted Content added
SmackBot (talk | contribs)
m Correct cap in header and/or general fixes.
it should be noted that (removed)
Line 18:
* [[TXL (programming language)|TXL]] - prototyping language-based descriptions using source transformation
 
It should be noted that thoughAlthough transformational languages are typically best suited for transformation, something as simple as regular expressions can be used to achieve useful transformation. Textpad supports the use of regular expressions with arguments. This would allow all instances of a particular pattern to be replaced with another pattern using parts of the original pattern. For example:
 
<pre>