Say a language defines adjacency of two mathematical unicode alphanumerical symbols as an operator. Say,
Unless tokens have a fixed length, you must separate adjacent tokens of the same type with some other token or whitespace. The Gosu programming language incorporates adjacency to implement "binding expressions" which support units:
var length = 10m // 10 meters
var work = 5kg * 9.8 m/s/s * 10m
print( work ) // prints 490 J
var investment = 5000 EUR + 10000 USD
var date = 1966-May-5 2:35:53:909 PM PST