WEB SOURCE CODE POST-PROCESSING: A NEW APPROACH BASED ON CLASSIC MODELS AND METHODS

The majority of today's technologies for distributed and web application development adopted programming languages from the C fam- ily. To increase the application security, popular such languages like Java, C#, and PHP have been designed without features for direct memory manipulation such as pointers, pointer arithmetic, or memory buer cast- ing to primitive types similar to the C union construct. The lack of these features makes much easier the implementation of pre-processing and post- processing models for source code simplication, verication and testing. In this paper, a formal approach post-processing mechanism for the web languages is describe. At the moment, the web developing languages has not use the post-processing techniques. Keywords: source to source transformation, abstract programming schemes, formal methods of source code representation, web applications.