People seem to fear regex, so I made a puzzle game to help teach it through fighting goblins

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

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • RegExr

    RegExr is a HTML/JS based tool for creating, testing, and learning about Regular Expressions.

  • I've always relied on regexr.com to help me create patterns. It's enough to get by without me having to learn much in depth.

  • Angular

    Deliver web apps with confidence 🚀

  • Ummm... Google has a Regex for email validation, right here.

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
  • 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.

  • That sort of thing is why Google's RE2 regular expression library exists:

  • BuildYourOwnLisp

    Learn C and build your own programming language in under 1000 lines of code!

  • ComposableRegex

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

  • swift-evolution

    This maintains proposals for changes and user-visible enhancements to the Swift Programming Language.

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