hpi-swa / Ohm-S

A Squeak/Smalltalk implementation of the metaprogramming framework Ohm.
MIT License
24 stars 8 forks source link

Smalltalk grammar problem with message receivers #44

Closed codeZeilen closed 4 years ago

codeZeilen commented 4 years ago

currently the Smalltalk grammar will parse a variable name which starts with a special literal name, such as false, as a unary send without a space