laconic 2.0.0

Interpreter for Laconic expressions and scripts, both as a library component and command-line executable
Documentation
$
	#input
	[s
		+(
			[sLACONIC EXPRESSION INTERPRETER]
			¶
			[sEnter "q" to quit.]
			¶
		)
	]
$ #isTitle 1
W
	!= v#input #q
	;(
		w?
			v#isTitle
			#
			[s	]
		w	Ev#input
		$ #isTitle 0
		w + ¶ [sEnter an expression: ]
		$ #input r
	)