[racket] What is the equivalent of ToExpression in Mathematica?

From: Neil Van Dyke (neil at neilvandyke.org)
Date: Wed Feb 29 19:38:29 EST 2012

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/

Posted on the users mailing list.