How absurd is C? 2021-06-18 :: Palaiologos #C #standards Don’t get me wrong - C is a lovely language. Like with every other man-made thing, there’s something off about it. Just like with programming in general… Read more →
Combinator calculus - a lab notebook 2021-06-17 :: Palaiologos #c #perl #combinator-calculus #mathematics #cs A writeup on my passion for combinator calculus. Read more →
Fibonacci sequence - a tiny, infinite(*) generator 2021-06-17 :: Palaiologos #c #code-golf #fibonacci #mathematics In July of 2020 was working with Ada#0132 on a small, multiprecision fibonacci sequence generator written in C. Read more →