Does anyone know of a programming language to track workouts? I keep my workouts in a text file and keep thinking how great it would be if this was actually a programming language that I could run to get information out of and to run queries against? Maybe queries isn't the correct word, but functions that could take the text file as input and output certain specific data. For example: how many pushups I did in the past 30 days.
I'm barely a programmer, though I do enjoy it, so I'm not sure if this is a dead end idea or not.