Hacker News new | ask | show | jobs
by brendn 4930 days ago
I would love to see a LUA scripting framework built into this. I built an iOS app with an embedded web server, and dealing with dynamic text generation in Objective-C is a pain.
1 comments

You'd be interested in one of my other projects, TLC then :) It's an objective-c bridge for lua, with which httpkit will work out of the box

https://github.com/fjolnir/TLC

I'll have to try it out. Thanks!
Yes very cool love this also