OCaml Regex

Open-source OCaml projects categorized as Regex

OCaml Regex Projects

  • comby

    A code rewrite tool for structural search and replace that supports ~every language.

    Project mention: Meet ast-grep: a Rust-based tool for code searching, linting, rewriting using AST | /r/rust | 2023-05-11

    How does it compare to https://github.com/comby-tools/comby, which can work on languages it doesnt even have grammars for (to a degree)

  • prowl

    WIP stack language that uses regex for control flow

    Project mention: Are higher order functions and functors equivalent like how closures and objects are equivalent? | /r/ocaml | 2023-09-03

    Functors can help remove a lot of code duplication. For example, the language I am working on has a big equational unification framework for its type system, and I can compose unifiers easily by making them meet some common specification and tying things together. Without functors, I would need to have callback arguments and extra constants in a bunch of the functions, and each function relevant to each unifier would have to be tied together individually, which would be a terrible mess.

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

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). The latest post mention was on 2023-09-03.

Index

Project Stars
1 comby 2,265
2 prowl 34
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com