awesome-repositories.com
Blog
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektÜber unsRanking-MethodikPresseMCP-Server
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 Repos

Awesome GitHub RepositoriesLanguage and Framework Support Modules

Add-on modules that enable the build system to support new programming languages and frameworks.

Distinct from Framework Support: Distinct from Framework Support: refers specifically to build-system modules that enable toolset support, not plugin integrations for a specific framework.

Explore 2 awesome GitHub repositories matching part of an awesome list · Language and Framework Support Modules. Refine with filters or upvote what's useful.

Awesome Language and Framework Support Modules GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • languagetool-org/languagetoolAvatar von languagetool-org

    languagetool-org/languagetool

    14,597Auf GitHub ansehen↗

    LanguageTool is a multilingual grammar and style checking engine designed to detect spelling, grammar, and writing errors across multiple languages. It provides automated proofreading capabilities that can be deployed as a self-hosted server or executed as a standalone local desktop application. The project distinguishes itself through a flexible rule development framework, allowing linguistic patterns to be defined via XML or implemented as custom Java classes. It utilizes n-gram frequency modeling for confused word detection and supports neural word embeddings to improve disambiguation betw

    Provides a framework for adding new languages by defining modules and writing custom error detection rules.

    Javagrammarnatural-languagenatural-language-processing
    Auf GitHub ansehen↗14,597
  • premake/premake-coreAvatar von premake

    premake/premake-core

    3,566Auf GitHub ansehen↗

    Premake is a build system generator and cross-platform build configuration tool. It functions as a scripting engine that transforms scripted workspace definitions into native project files for multiple build toolsets and compilers. Additionally, it can generate JSON-formatted compilation databases for use with language servers and static analysis tools. The project distinguishes itself through a programmable runtime that allows for internal function hooking and the interception of build logic. This extensibility enables users to create custom toolset generators, implement modular extensions f

    Allows extending the build system with modular support for new languages and frameworks through add-on modules.

    Cchacktoberfestlua
    Auf GitHub ansehen↗3,566
  1. Home
  2. Part of an Awesome List
  3. Developer Tools
  4. Framework Support
  5. Language and Framework Support Modules

Unter-Tags erkunden

  • Linguistic Language ModulesModules that enable the addition of new natural languages and their specific error detection rules. **Distinct from Language and Framework Support Modules:** Focuses on natural language linguistic rules rather than programming language build-system support.