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
·

1 repositorio

Awesome GitHub RepositoriesInternal Function Extensions

The process of adding new functions to a language runtime's core by modifying its grammar and implementing logic in a native language.

Distinct from Extension Functions: Distinct from class-level extensions; focuses on adding core primitives to the language runtime itself.

Explore 1 awesome GitHub repository matching programming languages & runtimes · Internal Function Extensions. Refine with filters or upvote what's useful.

Awesome Internal Function Extensions GitHub Repositories

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

    docker-library/php

    4,026Ver en GitHub↗

    This project provides a server-side language runtime and a standardized Docker image for deploying applications across different operating systems. It functions as an execution environment for generating dynamic HTML, JSON, and XML content, while also serving as a command line interface for automation scripts and background jobs. The runtime is designed for extensibility through a C-based extension architecture, allowing the loading of custom modules for specialized functionality. It supports multiple server application interfaces, including a FastCGI web interface for high-performance commun

    Allows adding custom functions to the runtime core by modifying the grammar and implementing logic in C.

    Dockerfile
    Ver en GitHub↗4,026
  1. Home
  2. Programming Languages & Runtimes
  3. Internal Function Extensions