Skip to content

mikeplus64/HsLua

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HsLua

Haskell Lua bindings, forked from Gracjan Polak's HsLua library.

Changes

  • Use ByteString -- The Lua module sees extremely few uses of String now, aside from calls to error and in the instance for StackValue String.
  • Change the module name from Scripting.Lua to Lua.
  • Lots of refactoring...
  • Support using the system's Lua installation instead of the bundled one, with the system-lua cabal flag.

About

Haskell Lua bindings

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published