You are here |
smallcultfollowing.com | ||
| | | |
blog.japaric.io
|
|
| | | | A blog about Rust and embedded stuff | |
| | | |
blog.m-ou.se
|
|
| | | | Languages like C and C++ are standardized. They are fully specified in an internationally recognized standards document. Languages like Python, Swift and Rust do not have such a standards document. Should Rust be standardized? Why, or why not? In this blog post, I try to explain why I do think we need an accurate specification, why I do not think we need "standardization" (depending on your definition), and give an overview of the current state of Rust's stability and specification efforts. | |
| | | |
blog.yoshuawuyts.com
|
|
| | | | ||
| | | |
abhinavomprakash.com
|
|
| | I first read about the legendary lisp macros in Paul Graham's essay, and since then my whole journey of learning lisp has been driven by a desire to fully understand the power of macros. If you have not heard about the power of lisp macros, here's a quote from one of the creators of Scheme (a lisp) that captures the essence of this power. If you give someone Fortran, he has Fortran. |