FenderLang / Fender

A functional scripting language, intended for string manipulation and general scripting on the command line
MIT License
13 stars 0 forks source link

Fix function argument parsing #30

Closed boxbeam closed 1 year ago

boxbeam commented 1 year ago

Fixes: Function arguments cannot be referenced

What was wrong: The token names were being parsed instead of their matches, so every argument was just being called name