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

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

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

ichiban/prolog

0
View on GitHub↗
725 نجوم·37 تفرعات·Go·MIT·4 مشاهدات

Prolog

The only reasonable scripting engine for Go.

Features

  • Scripting Languages - Embeddable Prolog interpreter.

سجل النجوم

مخطط تاريخ النجوم لـ ichiban/prologمخطط تاريخ النجوم لـ ichiban/prolog

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

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

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

Start searching with AI

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

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

    aarzilli/golua

    700عرض على GitHub↗

    Go bindings for Lua C API - in progress

    C
    عرض على GitHub↗700
  • alexeyco/binderالصورة الرمزية لـ alexeyco

    alexeyco/binder

    80عرض على GitHub↗

    High level go to Lua binder. Write less, do more.

    Gogogolanglua
    عرض على GitHub↗80
  • 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
  • 1set/starletالصورة الرمزية لـ 1set

    1set/starlet

    44عرض على GitHub↗

    ✨ Yet another Go wrapper for Starlark that simplifies usage, offers data conversion and useful Starlark libraries

    Go
    عرض على GitHub↗44
عرض جميع البدائل الـ 26 لـ Prolog→

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

ما هي وظيفة ichiban/prolog؟

The only reasonable scripting engine for Go.

ما هي الميزات الرئيسية لـ ichiban/prolog؟

الميزات الرئيسية لـ ichiban/prolog هي: Scripting Languages.

ما هي البدائل مفتوحة المصدر لـ ichiban/prolog؟

تشمل البدائل مفتوحة المصدر لـ ichiban/prolog: aarzilli/golua — Go bindings for Lua C API - in progress. alexeyco/binder — High level go to Lua binder. Write less, do more. antonmedv/expr — Expr is a high-performance expression evaluation engine and language for Go applications. It functions as a dynamic… d5/tengo — Tengo is a dynamic, embeddable scripting language for Go applications that allows for the execution of custom scripts… db47h/ngaro — An embeddable implementation of the Ngaro Virtual Machine for Go programs. 1set/starlet — ✨ Yet another Go wrapper for Starlark that simplifies usage, offers data conversion and useful Starlark libraries.