Hacker News new | ask | show | jobs
by benibela 2275 days ago
I still write almost all my code in Pascal

It compiles very fast to native code, has properties with implicit setters/getters, null-safe strings with mutability xor aliasing, function and operator overloading.

It is really amazing