Skip to content

This project is a performance study of how REGEX can work better or worse considering different cases. It is called string array paradigms because it actually studies Strings and Arrays in a very deep level.

License

Notifications You must be signed in to change notification settings

jesperancinha/string-array-paradigms

Repository files navigation

String Array Paradigms


Generic badge

CircleCI SAARP Build

Codacy Badge codebeat badge

Codacy Badge Coverage Status codecov

GitHub language count GitHub top language GitHub top language


Technologies used

Please check the TechStack.md file for details.

Description

A test project to run through the paradigms of what a String is. I made this piece of code a while back ago, but I'll keep looking after it from now on and integrate it into future Java versions

NOTE: This project started years ago (around 2014), and I recently converted it to Kotlin. The goal of this project was originally to explore Java and Swing and the interaction with Strings. Currently, it's an ongoing project for the same goal but in a more generic way having Swing eventually being removed.

Stable releases

Layout

Libraries
Applications

Running these tests

gradle idea 

gradle cleanIdea 

gradle test

./gradlew test

About me

GitHub followers

About

This project is a performance study of how REGEX can work better or worse considering different cases. It is called string array paradigms because it actually studies Strings and Arrays in a very deep level.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published