_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/
re2c 4.2
Channel: guix
Location: gnu/packages/compiler-tools.scm (gnu packages compiler-tools)
Home page: https://re2c.org/
Licenses: Public Domain
Build system: gnu
Synopsis: Lexer generator
Description:

re2c, Regular Expressions to Code is a flexible lexical analyser. Instead of using traditional table-driven approaches, it encodes a finite state machine directly in the code in the form of jumps and comparisons.

Total packages: 1