style

Sep
11

APL Style: Patterns and Anti-patterns in APL

I gave the following talk at Dyalog '17 [https://www.dyalog.com/user-meetings/dyalog17.htm] this year. I think
Dec
17

On Programming and Being Bored

Many programmers speak truthfully of the excitement of programming. Programming evokes a real sense of discovery and a feeling of
2 min read
Jun
11

Old School APL vs. D-fns

Looking at the D-fns code I am writing to build my Co-Dfns compiler. I have to wonder what kind of
May
09

An Old School Lecture

Handwritten versions: Pg. 1 [https://www.sacrideo.us/v5/imgs/blog/mccarty_lecture/pg1.jpg] ; Pg. 2 [https://www.sacrideo.
1 min read
Jan
21

Shrinking Code

People often think that adding more lines of code is the same thing as making progress on a project. I