More work combining Ruby and Common Lisp

I am doing a lot of coding using both Lisp and Ruby for my current project. I am finding interop between the languages to be especially easy because of the dynamic nature of both languages. When I use REST style calls I can dynamically create classes and instances just from the XML so changing classes in one language does not break code in the other.

Comments

Popular posts from this blog

Time and Attention Fragmentation in Our Digital Lives

Ruby Sinatra web apps with background work threads

ChatGPT as part of the evolution of programming languages