mielientiev / contextual

Contextual

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Contextual

License:Apache License 2.0


Languages

Language:Scala 100.0%