On Tue, Jun 13, 2023, 16:07 Ondrej Zajicek <santi...@crfreenet.org> wrote:
> On Mon, Jun 12, 2023 at 05:55:34PM +0200, Alexander Zubkov wrote: > > BTW, if we put a string literal inside the brackets, we can mimic a > > function call without dirty lexer/parser hacks: > > hex("...") > > > > Or maybe you have already agreed on something? > > Hi > > We agreed on keeping existing format for suffiently long hex bytestrings, > using hex: prefix for bytestrings of any length, and adding hex("...") / > base64("...") as ordinary expressions. > Hi, So full house. :) I can try to implement it. Do you need a hand? > -- > Elen sila lumenn' omentielvo > > Ondrej 'Santiago' Zajicek (email: santi...@crfreenet.org) > OpenPGP encrypted e-mails preferred (KeyID 0x11DEADC3, wwwkeys.pgp.net) > "To err is human -- to blame it on a computer is even more so." >