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
- Host: GitHub
- URL: https://github.com/raimonizard/kotlin-demo-regex
- Owner: raimonizard
- Created: 2025-02-25T08:47:30.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-07T09:19:35.000Z (over 1 year ago)
- Last Synced: 2025-04-12T02:52:36.261Z (about 1 year ago)
- Topics: kotlin, teaching-materials
- Language: Kotlin
- Homepage:
- Size: 5.86 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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/)