Ticket #20 (new removal)

Opened 6 years ago

Last modified 4 years ago

Eliminate . as an operator

Reported by: ijones Owned by: simonmar@…
Milestone: Keywords:
Cc: Section:
State:

Description

Change History

Changed 6 years ago by ijones

  • owner changed from ijones to none

Changed 6 years ago by simonmar@…

  • owner changed from none to simonmar@…

Changed 6 years ago by ijones

  • adopt changed from probably no to maybe

Changed 6 years ago by ijones@…

  • topic set to Syntax

Changed 6 years ago by ijones

  • topic changed from Syntax to Lexical Syntax

Changed 4 years ago by Christian.Maeder@…

A dot in between letters and digits without spaces can be clearly separated from a dot preceded (and also followed) by white space. (Surely this needs a new lexer class.)

This breaks "f.g" but the composition operator " . " is not lost at all.

Note: See TracTickets for help on using tickets.