Skip Navigation

InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)YO
Posts
7
Comments
7
Joined
2 yr. ago

Programming @programming.dev

A 21,565X performance improvement in linting GraphQL

Rust Programming @lemmy.ml

Announcing August! An Emmet-like language that produces JSON, TOML, or YAML, written in Rust

Programming @programming.dev

Announcing August! An Emmet-like language that produces JSON, TOML, or YAML, written in Rust

Apple @lemmy.ml

Using Siri as a command palette

  • I wouldn't consider Melody a new flavour of regex as it compiles to ECMAScript regular expressions.

    I'd consider being more verbose than regular expressions as a great thing for what this project aims to do, regular expressions are very write optimized which is the wrong (IMO) tradeoff to make in a shared codebase (or even your personal code that's more than a few days old) where code is read much more often.

  • Programming @programming.dev

    Melody 0.19.0 | A language that compiles to regular expressions and aims to be more readable and maintainable

    Rust Programming @lemmy.ml

    Melody 0.19.0 | A language that compiles to regular expressions and aims to be more easily readable and maintainable

    Programming @programming.dev

    Getting started with Rust and WebAssembly