An open API service indexing awesome lists of open source software.

https://github.com/raimonizard/kotlin-demo-regex

A kotlin desktop demo project to play with Regex
https://github.com/raimonizard/kotlin-demo-regex

kotlin teaching-materials

Last synced: 4 months ago
JSON representation

A kotlin desktop demo project to play with Regex

Awesome Lists containing this project

README

          

# Projecte d'exemple per a treballar amb expressions regulars Regex
## Llenguatge
Kotlin desktop

## IDE
IntelliJ IDEA 2024.3.4.1 (Ultimate Edition)

---
## Recursos:
- [Tutorial de Regex: Aprender con ejemplos de expresiones regulares](https://4geeks.com/es/lesson/regex-tutorial-regular-expression-ejemplo)
- [Regex101](https://regex101.com/)
- [Regexone](https://regexone.com/)