Hacker News new | ask | show | jobs
by zedshaw 5731 days ago
That'd be super slick. BTW, you're the guy that wrote sidereal right? I'm using it for the redis action. Very nice.
2 comments

Yes, and thanks. :)

Have you seen my library (http://github.com/silentbicycle/tamale) for doing Erlang-style pattern matching in Lua, BTW? I still need to document it (I'm working on briefly explaining why pattern matching matters to people who have never used it), but in the mean time, a glance at the README and the test suite should suffice.

For the translated AST, see: http://news.ycombinator.com/item?id=1801569