diff options
| author | nsfisis <nsfisis@gmail.com> | 2025-07-19 18:07:12 +0900 |
|---|---|---|
| committer | nsfisis <nsfisis@gmail.com> | 2025-07-19 18:07:12 +0900 |
| commit | 04ad8c40cabf373722eeffc119cd587cba6588bb (patch) | |
| tree | ec49030494bf70438b20e443659e91446774a4ad /README.md | |
| parent | d3b8c1a53d21936b2aa99bd331fea3548c06b44c (diff) | |
| download | regulus-04ad8c40cabf373722eeffc119cd587cba6588bb.tar.gz regulus-04ad8c40cabf373722eeffc119cd587cba6588bb.tar.zst regulus-04ad8c40cabf373722eeffc119cd587cba6588bb.zip | |
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..5fcabe3 --- /dev/null +++ b/README.md @@ -0,0 +1,5 @@ +# Regulus + +A toy regex engine written just for fun. + +It is inspired by the talks in this meetup about regex: https://nextbeat.connpass.com/event/357700/ |
