Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
emillon
on Dec 8, 2011
|
parent
|
context
|
favorite
| on:
Runtime types in OCaml
These ideas are also close to the "Scrap Your Boilerplate" approach (Data.Typeable & Data.Data typeclasses). ie, a generic pretty-printer can be derived from
any
type, not only those having a user-defined Show instance.
http://research.microsoft.com/en-us/um/people/simonpj/papers...
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
http://research.microsoft.com/en-us/um/people/simonpj/papers...