Hacker News new | ask | show | jobs
by davo11 6336 days ago
both these are outgrowths of C++ features - templates and rtti, which I saw first in the early 80's but were probably around earlier.
1 comments

I'm not sure when type-safe generics came on the scene (perhaps that was C++), but introspection/reflection has been around since Smalltalk at least.