1
0

Moving README into main file

This commit is contained in:
Jon Michael Aanes 2024-09-24 23:26:59 +02:00
parent 994dc1496e
commit eaadd524cf
Signed by: Jmaa
SSH Key Fingerprint: SHA256:Ab0GfHGCblESJx7JRE4fj4bFy/KRpeLhi41y4pF3sNA
2 changed files with 5 additions and 2 deletions

View File

@ -1 +0,0 @@
Weird attempt to generate random strings from regex.

6
regex-sampling.tig → tiger-regex-sampling.tig Executable file → Normal file
View File

@ -1,4 +1,8 @@
/* */
/*
# Tiger Regex Sampling
Program to generate examples from the given regexes.
*/
let /* Utility */
type bool = int