|
|
|
|
|
by florians
258 days ago
|
|
This is entertaining. I learned Turbo Pascal in high school. What I like from watching it again: the aspect of structured programming. It’s quite refreshing to see a language that doesn’t rely so much on brackets. It even got away without syntax highlighting by using all uppercase REPEAT, BEGIN, END or capitalising function calls. Thanks for sharing! |
|