home.social

#re2c — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #re2c, aggregated by home.social.

  1. is a fast generator.

    re2c is a generator for or programs that tokenize an input string and execute code based on the tokens found. re2c uses regexes (with optional submatches) for pattern matching, which is performed using a highly efficient goto-based state machine. re2c is very configurable and can accept many different input encodings.

    Website 🔗️: re2c.org/

    apt 📦️: re2c