zig-scripty 0.1.0-0.50dbab8
Dependencies: zig-tracy@0.0.0-0.67d2d89
Channel: guix
Home page: https://github.com/kristoff-it/scripty
Licenses: Expat
Build system: zig
Synopsis: Tiny scripting language meant to be embedded in strings
Description:
Scripty is a tiny scripting language meant to be embedded in strings or other similar constructs, usually within a host document. Scripty supports only the basic syntax necessary to build expressions that can:
refer to basic literals;
access fields starting from a root evaluation context (eg $foo.bar);
call functions.
Total packages: 1