sigh ... meant to get this part into the reply (from the same paper) 

The original version of the loop macro consists of 1840 lines of
code, not counting comments and empty lines. The implementation
of the loop keyword macros takes 387 lines; the rest includes the
implementation of its various intermediate languages and scope
inference for loop-bound variables. The syntax-parse version is
1887 lines, an increase of forty-seven lines. The increase is due to
the new version of define-simple-syntax. 

-- 
You received this message because you are subscribed to the Google Groups 
"Racket Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to racket-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to