Technorati Tags: NetStreams, DigiLinX, Lua
One challenge that I’ve faced with Lua development for DigiLinX is the amount of code that seems to be duplicated from driver to driver. As a dynamically typed language with little OO support, Lua code can quickly become verbose and unwieldy when developing for DigiLinX, as some of the sample drivers demonstrate.
When I set [...]
Filed under: Development, Digilinx, Lua, NetStreams | Leave a Comment »