ComposableRegex VS BuildYourOwnLisp

Compare ComposableRegex vs BuildYourOwnLisp and see what are their differences.

ComposableRegex

Build out composable regular expressions from simple sub blocks in a BNF type syntax. Check http://composableregex.apphb.com/ for a demo (by devshorts)

BuildYourOwnLisp

Learn C and build your own programming language in under 1000 lines of code! (by orangeduck)
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.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
ComposableRegex BuildYourOwnLisp
2 11
0 2,823
- -
0.0 3.3
11 months ago 4 months ago
PowerShell HTML
- GNU General Public License v3.0 or later
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

ComposableRegex

Posts with mentions or reviews of ComposableRegex. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-06-04.

BuildYourOwnLisp

Posts with mentions or reviews of BuildYourOwnLisp. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-12-20.

What are some alternatives?

When comparing ComposableRegex and BuildYourOwnLisp you can also consider the following projects:

human2regex - Humanized Regex

mal - mal - Make a Lisp

hyperlight - Automatically exported from code.google.com/p/hyperlight

lis.py - Small lisp interpreter in Python

checkr - Custom static analysis rules for the lazy. Write project specific static analysis checks in a few lines of code.

vocabs2 - C++ implementation of drones simulation with velocity obstacles and wireless system

parsec - A monadic parser combinator library

ulisp-zero - A pared-down version of uLisp for hackers.

Angular - Deliver web apps with confidence 🚀

lisp-in-go - A Common Lisp-like Lisp-1 in Go with TCO and partially hygienic macros

RE2 - RE2 is a fast, safe, thread-friendly alternative to backtracking regular expression engines like those used in PCRE, Perl, and Python. It is a C++ library.

Lisp-in-Charm