On Friday, July 19, 2019 at 1:37:30 PM UTC-5, John Clark wrote: > > > Do you know of anything simpler that can make calculations than read a > square, erase what you read and then print either a 0 or a 1 on it > depending on your state, then change into another state depending on what > you read, then either halt or move right or left and read another square. > > John K Clark >
Maybe a combinator logic machine: Common combinators in JavaScript https://gist.github.com/Avaq/1f0636ec5c8d6aed2e45 @philipthrift -- You received this message because you are subscribed to the Google Groups "Everything List" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/everything-list/abdaf476-4398-4cda-aac9-cf943b978b8b%40googlegroups.com.

