Explore >> Select a destination


You are here

blog.google
| | research.google
1.7 parsecs away

Travel
| |
| | www.livescience.com
3.0 parsecs away

Travel
| | Scientists have built a 98-qubit machine that they say performs better than any other quantum computer in the world. They've used it to gain new insights into superconducting physics.
| | www.pacbiztimes.com
2.8 parsecs away

Travel
| | Google has selected a UC Santa Barbara lab for a new quantum-computing initiative just a short distance from where Microsoft has an established outpost, setting up a battle among tech giants on the South Coast.
| | bloeys.com
19.5 parsecs away

Travel
| In 'Thought 2: Regex is Like Assembly' I wondered why we are still doing regex in this kind of hard to understand, symbolic way, when we have already invented high level programming languages. There is no reason regex can't be written as clearly as any other programming language we use today. I thought doing this would be an interesting project, and so I came up with Regexl, a high level language for writing regex, that can be used as a simple library.