Skip to content
#

regular-languages

Here are 27 public repositories matching this topic...

This project aims to simplify regular expressions using unique identifiers for equivalent expressions. It integrates various representations of regular languages and provides efficient algorithms for simplification and conversion. The system includes an additional layer for optimizing expression size using a Union-Find structure.

  • Updated Jul 30, 2024
  • Java

A Regular Languages Simulator to help CS students understand and experiment with everything Regular Languages 📕 Includes Regular Expressions (Regexes), DFAs, NFAs, as well as functionality and UI for converting back and forth between them ♻️

  • Updated Oct 1, 2024
  • TypeScript

Improve this page

Add a description, image, and links to the regular-languages topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the regular-languages topic, visit your repo's landing page and select "manage topics."

Learn more