awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعحولكيفية ترتيب النتائجالصحافةخادم MCP
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
p-org avatar

p-org/P

0
View on GitHub↗
3,631 نجوم·219 تفرعات·C#·MIT·2 مشاهداتp-org.github.io/P↗

P

The P programming language.

Features

  • Compilers and Interpreters - Runtime for the P language.
  • Compilers and Languages - Language for asynchronous event-driven programming.

سجل النجوم

مخطط تاريخ النجوم لـ p-org/pمخطط تاريخ النجوم لـ p-org/p

بحث بالذكاء الاصطناعي

استكشف المزيد من المستودعات الرائعة

صف ما تحتاجه بلغة بسيطة — وسيقوم الذكاء الاصطناعي بترتيب آلاف المشاريع مفتوحة المصدر المنسقة حسب الصلة.

Start searching with AI

الأسئلة الشائعة

ما هي وظيفة p-org/p؟

The P programming language.

ما هي الميزات الرئيسية لـ p-org/p؟

الميزات الرئيسية لـ p-org/p هي: Compilers and Interpreters, Compilers and Languages.

ما هي البدائل مفتوحة المصدر لـ p-org/p؟

تشمل البدائل مفتوحة المصدر لـ p-org/p: dotnet/roslyn — The .NET Compiler Platform is a collection of open-source APIs for C# and Visual Basic that provides deep code… izackwu/teachyourselfcs-cn — This project is a multilingual educational framework that provides curated roadmaps and translated resources for… antonmedv/expr — Expr is a high-performance expression evaluation engine and language for Go applications. It functions as a dynamic… araddon/qlbridge. babel/babel — Babel is a pluggable JavaScript compiler and transpiler that converts modern ECMAScript syntax into… antonmedv/ultra-tiny-compiler — Ultra Tiny Compiler.

بدائل مفتوحة المصدر لـ P

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع P.
  • dotnet/roslynالصورة الرمزية لـ dotnet

    dotnet/roslyn

    20,241عرض على GitHub↗

    The .NET Compiler Platform is a collection of open-source APIs for C# and Visual Basic that provides deep code analysis, refactoring, and automated source code generation. It serves as the core infrastructure for building development tools, offering a platform to inspect, modify, and understand source code through immutable syntax trees and semantic models. The platform distinguishes itself by providing full-fidelity syntax trees that preserve every character of source code, including whitespace and comments, alongside an incremental compilation pipeline that enables near-instant feedback dur

    C#csharphacktoberfestroslyn
    عرض على GitHub↗20,241
  • izackwu/teachyourselfcs-cnالصورة الرمزية لـ izackwu

    izackwu/TeachYourselfCS-CN

    22,095عرض على GitHub↗

    This project is a multilingual educational framework that provides curated roadmaps and translated resources for mastering core computer science subjects. It serves as a Chinese translation of a structured guide designed to help students and engineers learn computer science fundamentals through a sequence of recommended books and courses. The framework focuses on technical content localization, converting English computer science roadmaps into Chinese to improve accessibility. It utilizes a manual translation workflow to ensure conceptual accuracy across its study guides and resource collecti

    chinese-translationteachyourselfcstranslation
    عرض على GitHub↗22,095
  • antonmedv/exprالصورة الرمزية لـ antonmedv

    antonmedv/expr

    7,905عرض على GitHub↗

    Expr is a high-performance expression evaluation engine and language for Go applications. It functions as a dynamic rule engine that parses and executes custom logic and data validations at runtime without requiring the application to be recompiled. The system utilizes a sandboxed logic executor to run expressions without side effects. It ensures program termination by employing instruction-level loop detection to prevent infinite loops and isolates the evaluation process from the host system. The engine employs a bytecode-based virtual machine and abstract syntax tree analysis to achieve ex

    Go
    عرض على GitHub↗7,905
  • antonmedv/ultra-tiny-compilerالصورة الرمزية لـ antonmedv

    antonmedv/ultra-tiny-compiler

    186عرض على GitHub↗

    Ultra Tiny Compiler

    CoffeeScript
    عرض على GitHub↗186
  • عرض جميع البدائل الـ 30 لـ P→