Has anyone considered http://shriram.github.io/p4p/ as an alternative?

The idea in a nutshell is to get rid of the implicit `(begin ...)` that 
many of the forms have, and use that to reduce the number of required 
parentheses for parsing, and add in some extra syntactic sugar in the form 
of `:` (colon) to further reduce the need for parens.

It retains the prefix notation for most things as well, and does not 
require giving special meaning to braces.

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/racket-users/578e8f07-1d7d-4674-a76d-4b71a6e90090%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to