Skip to content

Releases: heinthanth/ni18n

v0.1.0

22 Feb 15:17
915650d
Compare
Choose a tag to compare

ni18n v0.1.0

Super Fast Nim Macros For Internationalization and Localization.

  • User can write translations using DSL
  • Macro will compile that translations down to Nim procedures
  • Generated Nim procedures' signatures are well defined that errors can be catched at compile time.