LytixDev / slash

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

feat: product type #30

Open LytixDev opened 1 year ago

LytixDev commented 1 year ago

A product type of sorts. Either a struct (similar to C), an object type (similar to JavaScript) or perhaps some way to extend the already built-in tuple into a "named tuple" of sorts.