LytixDev / slash

The Slash Scripting Language
GNU General Public License v3.0
7 stars 0 forks source link

feat: globbing and wild card expansion #20

Open LytixDev opened 1 year ago

LytixDev commented 1 year ago

Globbing is a central part of the shell. Slash should have built in globbing and some clever way to apply them to shell identifiers and strings alike.