WASET
	%0 Journal Article
	%A Kazuaki Maeda
	%D 2009
	%J International Journal of Computer and Information Engineering
	%B World Academy of Science, Engineering and Technology
	%I Open Science Index 36, 2009
	%T Syntax Sensitive and Language Independent Detection of Code Clones
	%U https://publications.waset.org/pdf/13000
	%V 36
	%X This paper proposes a new technique to detect code
clones from the lexical and syntactic point of view, which is based
on PALEX source code representation. The PALEX code contains
the recorded parsing actions and also lexical formatting information
including white spaces and comments. We can record a list of parsing
actions (shift, reduce, and reading a token) during a compiling process
after a compiler finishes analyzing the source code. The proposed
technique has advantages for syntax sensitive approach and language
independency.
	%P 2845 - 2849