Skip to content

v0.1.0

Latest
Compare
Choose a tag to compare
@heinthanth heinthanth released this 22 Feb 15:17
· 2 commits to main since this release
915650d

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.