5 ms·
What do you mean by "dynamic Lisp"?
by knv 16y ago
What do you mean by "dynamic Lisp"?
- tumult 16y agoI guess I should have been clearer. It has a focus on run-time replacement of properties on objects. Duck-typing with an object-oriented emphasis. It is a dynamic language that supports lexical scoping but does not focus on the classic functional programming stuff.