|
|
|
|
|
by tsimionescu
1367 days ago
|
|
It's still possible, and it has been done before. One of the most amazing examples is Clasp [0] - a Common Lisp implementation that is able to fully interop with C++, including template code and exceptions. And it's led by a Chemistry PhD - I'm sure someone like Herb Sutter can run miles around him in programming expertise. [0] https://www.cliki.net/Clasp |
|