scala-xgettext
String extractor
Compiles Scala source code files to extract i18n strings and generate Gettext .po files
Scala compiler plugin that acts like GNU xgettext command to extract i18n strings in Scala source code files to Gettext .po file
25 stars
9 watching
11 forks
Language: Scala
last commit: almost 4 years ago Related projects:
Repository | Description | Stars |
---|---|---|
xitrum-framework/scaposer | A parser and runtime for internationalized Scala programs using gettext PO files | 38 |
gmarty/xgettext | Tools for extracting translatable strings from source code written in template languages. | 77 |
xitrum-framework/sclasner | A tool for scanning and processing classpath resources, such as .class files and .po files. | 11 |
xitrum-framework/scalive | A tool to connect a Scala REPL console to running JVM processes | 196 |
xitrum-framework/xitrum | A high-performance, async web framework with an integrated HTTP(S) server and clustering capabilities. | 446 |
vert-x3/vertx-lang-scala | Provides language bindings and helpers for using Scala with Vert.x | 122 |
gzoller/scalajack | A fast JSON serialization library for Scala classes | 112 |
scala-ide/scalariform | A code formatter for Scala source code to improve readability and consistency. | 527 |
scopt/scopt | A lightweight command-line options parsing library for Scala applications. | 1,433 |
ruippeixotog/scala-scraper | A Scala library that provides a domain-specific language (DSL) for parsing and extracting content from HTML pages. | 717 |
eset-la/lord-of-the-strings | A tool to extract and classify relevant strings from binary files | 9 |
scalawilliam/xs4s | Utilities and API for parsing and streaming XML data in Scala | 60 |
talyssonoc/commonregexruby | Extracts common information from text strings in various formats | 79 |
xtuc/babel-plugin-transform-scala-lambda | A plugin that simplifies JavaScript code by allowing a more concise syntax inspired by Scala's lambda style | 54 |
mediamath/scala-json | Provides compile-time JSON marshaling and abstraction for Scala, allowing developers to serialize any type they want into human-readable JSON. | 62 |