/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

blog.slaks.net
| | blog.burntsushi.net
4.1 parsecs away

Travel
| | I blog mostly about my own programming projects.
| | joeduffyblog.com
3.1 parsecs away

Travel
| | Joe Duffy's Blog | Adventures in the high-tech underbelly
| | www.moddable.com
4.0 parsecs away

Travel
| | Presentation to TC39, the JavaScript language committee, to introduce XS, the JavaScript engine by Moddable Tech. Background on the XS engine and technical details on techniques used to minimize memory and code size, while maintaining near full conformance.
| | www.bfilipek.com
28.2 parsecs away

Travel
| The ISO Committee accepted and published the C++17 Standard in December 2017. In this mega-long article, I've built (with your help!) a list of all major features of the new standard. Please have a look and see what we get! Language Features New auto rules for direct-list-initialization static_assert with no message typename in a template template parameter Removing trigraphs Nested namespace definition Attributes for namespaces and enumerators u8 character literals Allow constant evaluation for all non-type template arguments Fold Expressions Unary fold expressions and empty parameter packs Remove Deprecated Use of the register Keyword Remove Deprecated operator++(bool) Removing Deprecated Exception Specifications from C++17 Make exception specifications pa...