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

I retired yesterday: my list of things to do in retirement

Ruby Sinatra web apps with background work threads

My Emacs setup for Org mode, flyspell, and git