Jay McCarthy
Jay McCarthy
The indexer doesn't actually support this
Comments
our-if-v2 should use first, second, third, etc because the c(a|d)*rs are confusing 3.5 - define-syntax inside of begin-for-syntax doesn't mean what you think it means. That defines a macro for...
Sweet Wisp http://breuleux.net/blog/liso.html Honu Remix and many many more
This RFC attempts to define some concrete syntax for Racket2 in response to issue #3 It is draft and I expect there are some big things that need to be...
Racket1 has two user-facing methods of modularity: modules and units. Modules are purely compile-time things and always refer to their imports by name, so they are inherently not parameterized. Units...
(Parens are required unless all the operators are identical)