Popularity
3.6
Stable
Activity
0.0
Stable
5
3
1
Monthly Downloads: 16
Programming language: Haskell
License: MIT License
Tags:
Language
Latest version: v0.1.1
lua-bc alternatives and similar packages
Based on the "Language" category.
Alternatively, view lua-bc alternatives based on common mentions on social networks and blogs.
-
stylish-haskell
DISCONTINUED. Haskell code prettifier [Moved to: https://github.com/haskell/stylish-haskell] -
ministg
Ministg is an interpreter for a high-level, small-step, operational semantics for the STG machine.
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
Promo
www.saashub.com
* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest.
Do you think we are missing an alternative of lua-bc or a related project?
README
lua-bc
Parser and generator for the Lua bytecode format.
Currently versions 5.2 and 5.3 can be parsed and 5.3 can be generated.
This package provides a Haskell datastructure for the format as well as a few helpers for extracting debug information.