/contextual

Contextual

Primary LanguageScalaApache License 2.0Apache-2.0

Latest version Join the chat at https://gitter.im/propensive/contextual Maven Central

Contextual

Contextual makes it simple to write typesafe interpolated strings, checked at compile time.

Contextual is a Scala library which allows you to define your own string interpolators—prefixes for string literals which determine how they should be interpreted—and to specify what should happen at runtime and compile-time, writing very ordinary user code: no macros.

Please see the co.ntextu.al website for more information.