Hacker News new | ask | show | jobs
by vcool07 3569 days ago
Any specific reason you've used pascal ? I thought that language got extinct long ago.
1 comments

It's alive and well. The TIOBE index still lists it ahead of Ruby, Swift, Objective-C, GoLang...

And I started this software 20 years ago. Granted, a LOT of the software has changed since then. But I don't see a reason to throw away existing code unless it is in need of so much change that rewriting from scratch would be easier. And even then I might stick to what I know best, and what fits best with other parts of the software.