Convertibility syntax

Compiler changes

clas STRING
create
	make, make_from_cil
convert
	make_from_cil ({SYSTEM_STRING}),
	to_cil: {SYSTEM_STRING}
feature
...
end

To be done