Mirror is a programming language that exclusively uses programming by example, allowing users to define functions through sample input-output pairs. It leverages an LLM to generate JavaScript code that meets the defined constraints. Users can run Mirror in their browser using a provided playground on GitHub and can integrate it as a JavaScript library. The language emphasizes simplicity in function creation and chaining, with a focus on AI integration into traditional programming methods.
Sort: