picture of
URL Escaped Encoding Decoder
It is used to decode the Escaped-encoding URL. Escaped-encoding is the standard of representing characters within a URI that may need special syntax handling to be correctly interpreted. It uses a sequence of three characters to encode the character to be interpreted. This triplet sequence consists of the percentage character “%” followed by the two hexadecimal digits representing the octet code of the original character.











An embedded scripting language, specifically designed to extend applications and embedded systems. Features include a small footprint, quick execution of the P-code and a good interface to "native" functions. Full source code is included.










The TextTransformer is used to transform texts: multiple replacements of words, evaluation, conversion etc. Programs can be tested step by step and applied interactively or to whole directories. They also can be exported as c++ code.










Scriptol is a modern object oriented programming language with innovative features as XML declaration in source code . It may be interpreted or compiled or embedded into web pages.
