awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
xolox avatar

xolox/lua-lxsh

0
View on GitHub↗
76 星标·8 分支·Lua·1 次浏览peterodding.com/code/lua/lxsh↗

Lua Lxsh

Lexing & Syntax Highlighting in Lua (using LPeg)

Features

  • Parsing and Serialization - Collection of lexers and syntax highlighters.

Star 历史

xolox/lua-lxsh 的 Star 历史图表xolox/lua-lxsh 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

Lua Lxsh 的开源替代方案

相似的开源项目,按与 Lua Lxsh 的功能重合度排序。
  • antirez/lua-cmsgpackantirez 的头像

    antirez/lua-cmsgpack

    378在 GitHub 上查看↗

    A self contained Lua MessagePack C implementation.

    C
    在 GitHub 上查看↗378
  • conspack/cl-conspackconspack 的头像

    conspack/cl-conspack

    98在 GitHub 上查看↗

    Implementation for Common Lisp.

    Common Lisp
    在 GitHub 上查看↗98
  • danny1113/html-parser-builderdanny1113 的头像

    danny1113/html-parser-builder

    11在 GitHub 上查看↗

    A result builder that build HTML parser and transform HTML elements to strongly-typed result, inspired by RegexBuilder.

    Swift
    在 GitHub 上查看↗11
  • ajberkley/cl-binary-storeajberkley 的头像

    ajberkley/cl-binary-store

    52在 GitHub 上查看↗

    A fast Common Lisp binary serializer/deserializer

    Common Lisp
    在 GitHub 上查看↗52
查看 Lua Lxsh 的所有 28 个替代方案→

常见问题解答

xolox/lua-lxsh 是做什么的?

Lexing & Syntax Highlighting in Lua (using LPeg)

xolox/lua-lxsh 的主要功能有哪些?

xolox/lua-lxsh 的主要功能包括:Parsing and Serialization。

xolox/lua-lxsh 有哪些开源替代品?

xolox/lua-lxsh 的开源替代品包括: antirez/lua-cmsgpack — A self contained Lua MessagePack C implementation. conspack/cl-conspack — Implementation for Common Lisp. danny1113/html-parser-builder — A result builder that build HTML parser and transform HTML elements to strongly-typed result, inspired by RegexBuilder. drewc/smug — Super Monadic Über Go-into : parser combinators for Common Lisp. eugeneia/maxpc — Max’s Parser Combinators: a simple and pragmatic library for writing parsers and lexers based on combinatory parsing. ajberkley/cl-binary-store — A fast Common Lisp binary serializer/deserializer.