Hi all,

I just released luachunk-0.1 on Hackage
(http://github.com/ajnsit/luachunk). Luachunk is a small library to
read and write Lua 5.1 bytecode chunks. It is modeled after
ChunkSpy.lua (http://luaforge.net/projects/chunkspy/) though the code
is written from scratch. A pretty listing printer for lua bytecode is
in the works.

I used LuaChunk in a project to generate Lua bytecode via a DSL, and
then interpret it with HsLua. I hope to release the DSL itself
sometime in the future.

-- Anupam

_______________________________________________
Haskell-Cafe mailing list
Haskell-Cafe@haskell.org
http://www.haskell.org/mailman/listinfo/haskell-cafe

Reply via email to