How to make your own text programming language

I have a different sequence of steps.

  1. Read Structure and Interpretation of Computer Programs. Do the exercises.

  2. Read Lisp in Small Pieces. Do the exercises.

  3. Now start designing your language.