julia-automa 0.8.2
Channel: guix
Home page: https://github.com/BioJulia/Automa.jl
Licenses: Expat
Synopsis: Validation, parsing, and tokenizing based on state machine compiler
Description:
This package compiles regular expressions into Julia code, which is then compiled into low-level machine code by the Julia compiler. The package is designed to generate very efficient code to scan large text data, which is often much faster than handcrafted code. Automa.jl
can insert arbitrary Julia code that will be executed in state transitions. This makes it possible, for example, to extract substrings that match a part of a regular expression.
Total results: 1