nsensfel / tonkadur

Narrative scripting/programming tool. Write stories in your favorite editor using a feature-rich language, compile them into a very small and simple language to easily integrate them into your game.
https://tonkadur.of.tacticians.online
Apache License 2.0
3 stars 0 forks source link

Prefix with `set:`, `dict:`, `struct:` appropriately #26

Closed nsensfel closed 3 years ago

nsensfel commented 3 years ago

Base functions should not be polymorphic but instead use prefixes.

nsensfel commented 3 years ago

This is being done in the parser_rework branch.

nsensfel commented 3 years ago

Done in 050e329f2a2e2367c2e4f1965190b0f6a5addf29.