Hacker News new | ask | show | jobs
by caf 4186 days ago
Pascal sort of lives on in Oracle's PL/SQL, which if not a lineal descendent is definitely at least a cousin.
2 comments

I always thought Oracle's PL/SQL looked more similar to ALGOL than Pascal. They even mention ALGOL in their documentation. :)
nope, it's based on Ada
Pascal lives on as Ada.