Get the latest tech news

The Alternative Implementation Problem


In this post, I want to talk about a dynamic that I’ve seen play itself over and over again in the software world. In fact, I would venture a guess that this kind of situation probably happen…

In fact, I would venture a guess that this kind of situation probably happens in the hardware world as well, but I’ll speak about software systems since this is where my experience lies. LuaJIT offers great performance gains over the default, interpreted Lua implementation, and has seen some decent adoption in the wild. That way, you can evolve your system at your own pace and in your own direction, without being chained by expectations that your language should have to match the performance, feature set, or library ecosystem of another implementation.

Get the Android app

Or read this on Hacker News