Mercerenies / latitude

Latitude - A prototype-oriented programming language
MIT License
7 stars 0 forks source link

Unicode support for infix operators #21

Closed Mercerenies closed 6 years ago

Mercerenies commented 6 years ago

Now that we have infix operator support (a la #19), it would be nice if the definition of "operator" extended to Unicode symbols.

Mercerenies commented 6 years ago

Feature added by 4caf83b829c5cc27eec55d7876cc59f16c347e98.

Any punctuation or symbol Unicode character other than $ is an operator character.