/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

kristerw.github.io
| | www.ralfj.de
4.9 parsecs away

Travel
| | This is a cross-post of an article that I wrote for the SIGPLAN blog. "Undefined Behavior" often has a bad reputation. People see it as an excuse compiler writers use to break code, or an ...
| | kristerw.blogspot.com
2.4 parsecs away

Travel
| | Signed integers are not allowed to overflow in C and C++, and this helps compilers generate better code. I was interested in how GCC is tak...
| | blog.yossarian.net
4.0 parsecs away

Travel
| |
| | web.cecs.pdx.edu
18.9 parsecs away

Travel
| [AI summary] This academic paper discusses extensions to the Hindley/Milner type system, focusing on higher-order polymorphism and type overloading to improve modularity and reusability in functional programming languages.