back

by emptybits·5y ago·view on hn ↗
Great resource. Thank you. From his "Design of Edison" book:

"programming languages cannot be expected to support complex abstractions, but should instead make it reasonably convenient to adopt programming styles which use simpler concepts to construct the more complex ones"

This was in the context of demonstrating Edison's ability to express both safe and unsafe concurrency (pp. 16-17).