The one-more-re-nightmare regular expression compiler

This page summarizes the projects mentioned and recommended in the original post on /r/lisp

Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
  • compilers

    Discontinued Learn how to build a compiler

    Here it goes a link to my repo sernamar/compilers, in case you want to take a look at it (and if you want to use Common Lisp, probably you will find useful to reuse the tests I wrote and not rewrite them yourself).

  • inc

    an incremental approach to compiler construction

    I also took a look at this repo namin/inc for some inspiration (this repo uses Scheme, not 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.

  • one-more-re-nightmare

    A fast regular expression compiler in Common Lisp

    It's all part of the library. Everything about regular expression types is in this file.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts