Re: [racket-users] writing a dual typed / untyped library

2015-05-07 Thread 'John Clements' via users-redirect

 On May 6, 2015, at 7:16 PM, Matthew Butterick m...@mbtype.com wrote:
 
 A few notes about what I learned when converting my `sugar` library to a dual 
 Typed Racket / Racket library (in part because of performance considerations).
 
 http://unitscale.com/mb/technique/dual-typed-untyped-library.html
 
 (Factual corrections welcome.)

Excellent post. Nice high-level description, and suitable for forwarding to an 
upper-level undergraduate class. Many thanks.

John Clements

-- 
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.


[racket-users] writing a dual typed / untyped library

2015-05-06 Thread Matthew Butterick
A few notes about what I learned when converting my `sugar` library to a dual 
Typed Racket / Racket library (in part because of performance considerations).

http://unitscale.com/mb/technique/dual-typed-untyped-library.html

(Factual corrections welcome.)

-- 
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.