How to get a new parser

Property definitions

nitcc_runtime $ TestParser :: new_parser
	# How to get a new parser
	fun new_parser: Parser is abstract
lib/nitcc_runtime/nitcc_runtime.nit:592,2--593,35