When using a programming language with a scary grammar, a decent error message makes the world of difference: http://t.co/rG5YvgWQlK
miniblog.
Exciting new features in C++17: http://t.co/Lgp0ytaCbj but also really nice to see misfeatures removed!
"I have seen the glint in their eyes when [compiler devs] discuss optimization techniques you would not want your children to know about!"
etcd has unit tests that run through all the state machine states from the Raft paper, in 1.5 seconds: https://coreos.com/blog/etcd-2.0-release-first-major-stable-release/ Impressive!
Interesting syntax extensions project for Rust: http://t.co/bjwYTjPmcx (seems a little odd that macros are parsed outside-in though).
Awesome #Emacs project of the day: e2ansi https://github.com/Lindydancer/e2ansi lets you use Emacs for highlighting in CLI less.
https://github.com/taunus/taunus is a very cool isomorphic JS framework with a strong progressive rendering policy. We need more isomorphic tooling.
It's frustrating that many great BF programs have authorship but no clear license. It's hard to build a good BF test suite of 'real' code.
.@asbradbury I receive the excellent @llvmweekly emails as unrendered markdown -- would it be possible to send rendered HTML?
The vast majority of C compilers have a hand-written recursive descent parser. It's rare to see yacc in the wild.
It's interesting to note that LLVM's aggressive API churn is fantastic for forcing companies to push code upstream: http://t.co/UTiq0ujTv6
A new version of OwnCloud is out! https://owncloud.com/self-hosted-owncloud-server-8-offers-faster-easier-file-sync-share-federated-cloud-sharing/ It's a cool, worthwhile project with an impressive development pace.
Happy to see that LLVM is moving to a single build system: http://t.co/EKiSJYkqCh (previously both autotools and CMake were supported)
.@oxlang has some really interesting ideas around immutable namespaces. Compiling code effectively whilst providing a good REPL is hard.
6to5 now rewrites functions with TCO! https://github.com/6to5/6to5/pull/714#issuecomment-73433079 (I wrote an elisp equivalent, but this is far more general)
Showing 5,401-5,415 of 7,553 posts
