blog.jfo.click

Recent content on blog.jfo.click
https://blog.jfo.click/ (RSS)
visit blog
It's Just a Function
8 Jan 2023 | original ↗

Bob: yeah, it's simple, see? it's just a function. Alice: So this is a just a function, which is what... a type of generalized description of some arbitrary algorithmic procedure, and in this particular case a textual representation of same in a particular but likewise arbitrary programming language and syntax, and is in practice here interpreted...

Batch no. 2 return statement
6 Aug 2022 | original ↗

My Recurse center half-batch ended yesterday. This is my reflections post. We used to call these "return statements," because that's what happens at the end of a function, and also I guess it's like a return to normalcy. So this is my return statement. Six weeks is really not a very long time, and I was conscious of that going in. Going to RC and...

Building a tiny little broken calculator with parser combinators
25 Jul 2022 | original ↗

Perhaps I have a string lying around somewhere... const testString = "Abcd123"; What a lovely little string. I will start with a function that takes a string as input and tells you if the input passes some test you've set out for it. This is not yet a parser, not really. Usually, a parser does quite a lot mor...

↑ these items are from RSS. Visit the blog itself at https://blog.jfo.click/ to find other articles and to appreciate the author's digital home.