Common Lisp regular-expression-engine

Open-source Common Lisp projects categorized as regular-expression-engine

Common Lisp regular-expression-engine Projects

  • cl-ppcre

    Common Lisp regular expression library

  • Project mention: Compile time regular expression in C++ | news.ycombinator.com | 2023-09-12

    I've never used cl-ppcre myself, but its docs[1] claim that it provides compile-time regexes:

    > CL-PPCRE uses compiler macros to pre-compile scanners at load time if possible. This happens if the compiler can determine that the regular expression (no matter if it's a string or an S-expression) is constant at compile time and is intended to save the time for creating scanners at execution time (probably creating the same scanner over and over in a loop).

    [1]: https://edicl.github.io/cl-ppcre/

  • one-more-re-nightmare

    A fast regular expression compiler in Common Lisp

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Common Lisp regular-expression-engine related posts

Index

Project Stars
1 cl-ppcre 292
2 one-more-re-nightmare 133

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com