[racket] What is the equivalent of ToExpression in Mathematica?
Jens Axel Søgaard wrote at 02/29/2012 06:40 PM:
> (it takes a while for the library to install - it seems it old
> Schematics test suite takes forever to install these days - I need to
> switch to a builtin one).
Overeasy is a quick PLaneT install, and has convenient syntax for most
unit testing purposes: http://www.neilvandyke.org/overeasy/
You start with syntax like "(test (+ 1 2) 3)" and then add optional bits
of syntax if you need to do more.
--
http://www.neilvandyke.org/