External compiler used to generate the foreign code library

Property definitions

nitc :: on_demand_compiler $ NaiveInterpreter :: _c_compiler
	# External compiler used to generate the foreign code library
	private var c_compiler = "cc"
src/interpreter/dynamic_loading_ffi/on_demand_compiler.nit:94,2--95,30