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

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

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

zick/ZickStandardLisp

0
View on GitHub↗
56 نجوم·0 تفرعات·Common Lisp·3 مشاهدات

ZickStandardLisp

== Zick Standard Lisp

Features

  • Multi-Platform Implementations - Minimalist Lisp with a wide range of host implementations.

سجل النجوم

مخطط تاريخ النجوم لـ zick/zickstandardlispمخطط تاريخ النجوم لـ zick/zickstandardlisp

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

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

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

Start searching with AI

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

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

    kanaka/mal

    10,665عرض على GitHub↗

    This project is a Lisp interpreter implementation guide and framework designed to teach the core principles of programming language design. It provides a structured, step-by-step technical framework for building a functional Lisp language from scratch, featuring a specialized interpreter engine and an S-expression parser that converts syntax into abstract syntax trees. The project emphasizes a code-as-data metaprogramming framework, enabling the implementation of macros, quoting, and quasiquoting to transform expressions during evaluation. It is designed with host language agnosticism, allowi

    Assemblybashcc-plus-plus
    عرض على GitHub↗10,665
  • lingdong-/waxالصورة الرمزية لـ LingDong-

    LingDong-/wax

    850عرض على GitHub↗

    wax is a tiny language designed to transpile to other languages easily. Currently supported backends: C, C++, Java, TypeScript, Python, C#, Swift, Lua, as well as directly to WebAssembly.

    C
    عرض على GitHub↗850
  • luxlang/luxالصورة الرمزية لـ LuxLang

    LuxLang/lux

    1,739عرض على GitHub↗

    The Lux Programming Language

    Emacs Lisp
    عرض على GitHub↗1,739
  • udem-dlteam/ribbitالصورة الرمزية لـ udem-dlteam

    udem-dlteam/ribbit

    558عرض على GitHub↗

    A small, portable and extensible Scheme implementation that supports closures, tail calls, first-class continuations, a REPL and AOT and incremental compilers. All that for a run time footprint around 4 KB!

    Scheme
    عرض على GitHub↗558

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

ما هي وظيفة zick/zickstandardlisp؟

== Zick Standard Lisp

ما هي الميزات الرئيسية لـ zick/zickstandardlisp؟

الميزات الرئيسية لـ zick/zickstandardlisp هي: Multi-Platform Implementations.

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

تشمل البدائل مفتوحة المصدر لـ zick/zickstandardlisp: kanaka/mal — This project is a Lisp interpreter implementation guide and framework designed to teach the core principles of… lingdong-/wax — wax is a tiny language designed to transpile to other languages easily. Currently supported backends: C, C++, Java,… luxlang/lux — The Lux Programming Language. udem-dlteam/ribbit — A small, portable and extensible Scheme implementation that supports closures, tail calls, first-class continuations,…