|
|
|
|
|
by chubot
3129 days ago
|
|
I'm guessing it wouldn't be the same language then. Most languages are pretty tied to their own dataa structures, and that's especially true of Lisps because code is data. After all, Clojure is not Scheme. You might be looking for C++ :-P As I mention here, it is impressive that you can actually implement these structures are libraries. https://www.reddit.com/r/ProgrammingLanguages/comments/7cdz5... |
|