laconic 2.0.0

Interpreter for Laconic expressions and scripts, both as a library component and command-line executable
Documentation
R(
	#revertChars

	$#orig k
	$#nrFrag o,#split v#orig # #fragment
	$#reverse #
	F
		- v#nrFrag 1
		0
		1
		#index
		+
			:#reverse
			v
				+,
					#fragment
					v#index
	v#reverse
)