Common Lisp regular-expressions

Open-source Common Lisp projects categorized as regular-expressions

Common Lisp regular-expression 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/

  • 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-expressions related posts

  • sbcl and Let Over Lambda

    4 projects | /r/lisp | 22 Feb 2023
  • The unreasonable effectiveness of f-strings and re.VERBOSE

    4 projects | news.ycombinator.com | 23 May 2022
  • Adding Space to subst function

    1 project | /r/lisp | 12 Apr 2022
  • Common Lisp ASDF maintainer considers resignation

    1 project | /r/lisp | 22 Jan 2022
  • Stas has alienated long-time ASDF maintainer Robert Goldman

    6 projects | /r/Common_Lisp | 9 Jan 2022
  • #"<your literal interpretation here>" (regular expression literals)

    2 projects | /r/lisp | 4 Jul 2021
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 10 May 2024
    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. Learn more →

Index

Project Stars
1 cl-ppcre 291

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