|
|
|
|
|
by dlcarrier
285 days ago
|
|
I used to write software on my HP calculator, when I was bored in classes, before smartphones existed. It used a tokenized language called RPL, and the editor would read and parse just enough tokens to fill up the screen. I miss how fast it was, compared to modern computers. VS Code is much laggier in comparison. |
|
Now I write Python for fun.