The potential these ADHD medications have unlocked in me is almost frightening. What was once a mild curiosity about compilers and interpreters (software that takes the source code of other software and makes it run) is now a keen interest, and more importantly, I now have the patience to go through with it.
I'm implementing my own Lisp dialect. Lisp is a family of programming languages with a simple yet elegant syntax, consisting only of parentheses and words (S-expressions).