Skip to content

A small domain-specific language for generating and filtering strings using chained constraints

License

Notifications You must be signed in to change notification settings

shellmonk/mimiko

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mimiko

Mimiko is a small domain-specific language for generating and filtering strings using chained constraints (so far).

At the core is the Oracle — a conceptual generator of all possible strings. Mimiko lets you narrow this infinite space using regular expressions and other constraints to produce structured outputs. It can be used to generate synthetic and/or mock data.

⚠️ This project is in an early experimental phase. APIs, syntax, and internals are likely to change.

📄 License

MIT


Contributions, ideas, and constructive feedback are welcome as this evolves.

About

A small domain-specific language for generating and filtering strings using chained constraints

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages