awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

3 repositorios

Awesome GitHub RepositoriesBuild Syntax Versions

Specifications for the version of the build engine syntax to enable advanced features.

Distinct from Syntax Extensions: None of the candidates refer to container build engine syntax; they focus on programming language or UI syntax.

Explore 3 awesome GitHub repositories matching devops & infrastructure · Build Syntax Versions. Refine with filters or upvote what's useful.

Awesome Build Syntax Versions GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • docker-library/official-imagesAvatar de docker-library

    docker-library/official-images

    6,972Ver en GitHub↗

    This project is a collection of curated and standardized Docker base images that serve as reliable starting points for building containerized applications. It functions as an OCI container image repository and a build template library, providing a central source of truth for images that adhere to Open Container Initiative standards for portability. The project utilizes an automated image lifecycle pipeline to build, tag, and push images, ensuring that dependencies remain current and security patches are applied. It specifically supports cross-platform distribution by providing a multi-archite

    Allows specifying the build syntax version to enable newer Dockerfile features without upgrading the engine.

    Shell
    Ver en GitHub↗6,972
  • rse/es6-featuresAvatar de rse

    rse/es6-features

    6,163Ver en GitHub↗

    This project is a reference catalogue of the new syntax and behavioral changes introduced in the ECMAScript 6 (ES6) specification for JavaScript. It serves as a curated overview and comparison table of the language features defined by the standard, documenting additions such as block scoping with let and const, arrow function syntax, default parameter handling, and rest parameter collection. The reference is structured as a side-by-side comparison chart that maps old and new JavaScript syntax patterns, providing a focused guide for each capability. It covers the core language fundamentals

    Maintains a curated catalogue of ES6 syntax forms as a canonical source for tooling and education.

    HTML
    Ver en GitHub↗6,163
  • kotlin/keepAvatar de Kotlin

    Kotlin/KEEP

    3,735Ver en GitHub↗

    KEEP is a language evolution tracker and governance tool for the Kotlin programming language. It serves as a centralized portal for managing the lifecycle of language enhancement proposals and tracking the progression of syntax and semantic changes from initial design to final release. The project functions as a technical proposal workflow engine to coordinate the review, acceptance, and revocation of formal design requests. It provides a system for documenting early ideas, integrating community feedback, and managing the evolution of language features. The platform also handles programming

    Documents and iterates on new syntax and semantic proposals to increase language expressiveness.

    Markdownevolutionkotlinlanguage
    Ver en GitHub↗3,735
  1. Home
  2. DevOps & Infrastructure
  3. Build Syntax Versions

Explorar subetiquetas

  • Language Syntax Registries1 sub-etiquetaMaintains a curated catalogue of syntax forms for a specific language version, serving as a canonical source. **Distinct from Build Syntax Versions:** Distinct from Build Syntax Versions: catalogs programming language syntax forms rather than build engine syntax versions.