luachunk VS hslua

Compare luachunk vs hslua and see what are their differences.

luachunk

Haskell library for reading and writing Lua bytecode chunks (by ajnsit)

hslua

Haskell bindings to Lua, an embeddable scripting language. (by hslua)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
luachunk hslua
0 0
4 120
- 0.8%
0.0 8.2
over 8 years ago 2 months ago
Haskell C
GNU General Public License v3.0 only MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

luachunk

Posts with mentions or reviews of luachunk. We have used some of these posts to build our list of alternatives and similar projects.

We haven't tracked posts mentioning luachunk yet.
Tracking mentions began in Dec 2020.

hslua

Posts with mentions or reviews of hslua. We have used some of these posts to build our list of alternatives and similar projects.

We haven't tracked posts mentioning hslua yet.
Tracking mentions began in Dec 2020.

What are some alternatives?

When comparing luachunk and hslua you can also consider the following projects:

web-output - This library helps producing web content out of command line scripts, and pointing the user to it

luautils - Helpers for Haskell integration with Lua

hslua-aeson - Instances to push and receive Aeson's Value type to and from the Lua stack. Code moved to folder hslua-aeson in repo https://github.com/hslua/hslua.

tasty-lua - Integrate Lua tests into tasty. This package is now part of the hslua monorepo.

hslua-module-text - Lua module providing a selected set of operations on Text. NOTE: moved into the hslua monorepo.

hslua-module-doclayout - Lua module wrapping Text.DocLayout.

shellmet - 🐚 Out of the shell solution for scripting in Haskell