lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


On Fri, Jan 6, 2012 at 12:56 PM, Johnson Lin <arch.jslin@gmail.com> wrote:
> However, one thing is quite definitive. Boost.Context's static-release
> build is about 500KB on my machine, while libcoroutine is less than
> 10KB (If I didn't get anything wrong...),

Wow, another example of 'things which are larger than Lua', to
continue a recently popular meme.

(Another good example of that would be PCRE)

Better to stick to C here, since you have to be close to the machine
here anyway!

steve d.  (who still has a sore head from trying to write a C++
interpreter that could process the STL)