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

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

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

LingDong-/wax

0
View on GitHub↗
850 نجوم·56 تفرعات·C·MIT·2 مشاهداتwaxc.netlify.app↗

Wax

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.

Features

  • Multi-Platform Implementations - Strongly typed language transpiling to many target platforms.

سجل النجوم

مخطط تاريخ النجوم لـ lingdong-/waxمخطط تاريخ النجوم لـ lingdong-/wax

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

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

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

Start searching with AI

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

مشاريع مفتوحة المصدر مشابهة، مرتبة حسب عدد الميزات المشتركة مع Wax.
  • 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
  • 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

    zick/ZickStandardLisp

    56عرض على GitHub↗

    == Zick Standard Lisp

    Common Lisp
    عرض على GitHub↗56

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

ما هي وظيفة lingdong-/wax؟

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.

ما هي الميزات الرئيسية لـ lingdong-/wax؟

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

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

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