Very impressive how the almost the entire application is written in lua(JIT). Particularly impressive how it is fast enough to do CPU blitting/blending[0]
I wonder why is lua so rarely utilized like this on its own. Such a neat language.
[0]: https://github.com/koreader/koreader-base/blob/master/ffi/bl...
replies(1):