SOME_RAN_DEV @someran.dev ยท Oct 12

Part 3 of makin custom #coding language for game โœงห–ยฐ. After STRUGGLING for a week, finally got custom syntax declarations working. ๐ŸŽ‰ Since each project I use this for may require different structures for conditional statements/loops/etc., wanted a way to define them on a per-project basis #gamedev

18 likes 1 replies

?

Replies

SOME_RAN_DEV ยท Oct 12

The custom syntax can be used immediately after declaring it. Still working on allowing the same syntax to be redeclared with different types!