SMIE demonstrates use of operator-precedence grammars
I am just parroting what the author kindly explains as I don’t know about the topic and it is nice to learn about it in “real code”.
Tag: Computer Science
Approximation over precision
Far better an approximate answer to the right question, which is often vague, than an exact answer to the wrong question, which can always be made precise.
(via John Tukey via Jerry Smith)
Practicing the soroban
It looks like about an hour a day for a year or two for the first certification. The to-do list follows.
Continue reading “Practicing the soroban”
How To Tell Stuff To A Computer
This looks like a great read; can’t wait to do so.
(via Mark Watson)
Introduction to the Theory of Computation
Peter recommended this book by Sipser.
Ten Simple Rules for Reproducible Computational Research
Why becoming a data scientist is NOT actually easier than you think
You mean… there is actually work involved?!
Shocking.
This is a valuable article.
Lisp in Small Pieces
This book is another classic that must be imbibed.
The Infinite Abacus
An Infinite Abacus (AIA) is both a mathematical and computational tool. Its features include the ability to store any kind of numerical measurement along with the ability to retrieve it. Conceptually it may record any number of measurements, but from an analysis perspective it would only make sense to record a single value “on” a particular device (datum), and as many as you see fit “with” a particular device (metadata). Its beads and frames may be used to model various computational systems, but it is not a mandatory feature of the tool.
The AIA should be viewed as a physical device that lives within the constraints of this reality but also exists beyond them. You may work with 1 of them as easily as you would work with 1 million of them. Additionally they have no identity or location within the time-space continuum, but for the sake of analysis they may be granted those elements for the sake of modeling so that spatial and material-property analyses may be performed given attributes of each AIA that we find valuable. AIA is not subject to death or decay. They have no mass of their own, or value of their own; instead they live only to serve. The masses of the things that they define, though, maybe be utilized; along with the reason for their existence.
The computational engineer is responsible for defining, allocating, collecting, analyzing, refining, and redefining a system of AIAs. An iterative processes is repeatedly performed as new AIAs are revealed and existing AIAs are returned. The primary limiting factors in defining a system of AIAs are the ignorance of the fundamental nature of this reality that comes with being human, the limited cognitive capacity that comes with it, and the relatively small knowledge base held by humanity given the magnitude and volume of the entirety of reality.
The Role Of Compiler and Interpreter Writers
Compiler and interpreter writers fill a delightful yet barely occupied role of those who are tasked with bridging the literal gap between machine and implementation and philosophical gap between desire for feature and fulfillment.
My lack of experience in the topic and with such professionals leaves me surprised that not more roles and holders of the expertise exist compared to the more common areas of implementation.