Programming environment for editing various of my live apps without restarting them.
on.code_change = function()
	print('code changed')
	A()
end