Custom defn macro with clojure.spec - part 1: conform/unform
Parsing
Developer. Author. Speaker.
Parsing
Introduction
Acknowledgements
Acknowledgements
What is Transit?
What is Transit? Transit is a format and set of libraries for conveying values between applications written in different programming languages.
Here is an implementation in python of a simple arithmetic evaluator that evaluates expressions in reverse polish notation.
Javascript is a language full of surprises: there are the good parts and the bad parts. Today, I discovered valueOf. I’ll let you decide to what parts of javascript valueOf belongs…
A friend of mine (Hillel Kahana) shared with me a riddle that his 10-year old son brought from a math workshop. At first, the riddle sounded easy…
A friend of mine (Hillel Kahana) shared with me a riddle that his 10-year old son brought from a math workshop. At first, the riddle sounded easy…