syncroze/ldt-lang
Composer 安装命令:
composer require syncroze/ldt-lang
包简介
ldt-lang — Logic Driven Text Language, an embeddable templating language (.ldt files), interpreted in PHP.
README 文档
README
Logic Driven Text Language — an embeddable templating language interpreted
in PHP. Like PHP, it is written inside arbitrary text: everything is literal
until a bracket construct appears. Files use the .ldt extension.
The engine is a four-stage Lexer → Trimmer → Parser → Interpreter pipeline
with a bracket-tag surface syntax and a nested data model.
Full documentation, syntax reference, and caveats: syncroze.github.io/ldt-lang
统计信息
- 总下载量: 0
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 2
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2026-07-06