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

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

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

Open-source alternatives to Clojure Clr

28 open-source projects similar to clojure/clojure-clr, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Clojure Clr alternative.

  • 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
  • benjamin-hodgson/pidginالصورة الرمزية لـ benjamin-hodgson

    benjamin-hodgson/Pidgin

    1,090عرض على GitHub↗

    A lightweight and fast parsing library for C#.

    C#csharpdotnetdotnet-core
    عرض على GitHub↗1,090
  • cis198-2016s/homeworkالصورة الرمزية لـ cis198-2016s

    cis198-2016s/homework

    202عرض على GitHub↗
    Rust
    عرض على GitHub↗202
  • clojerl/clojerlالصورة الرمزية لـ clojerl

    clojerl/clojerl

    1,715عرض على GitHub↗

    Clojure implemented on the Erlang VM.

    Erlang
    عرض على GitHub↗1,715
  • compilers-course-materials/cs75-s16-lecturesالصورة الرمزية لـ compilers-course-materials

    compilers-course-materials/cs75-s16-lectures

    42عرض على GitHub↗
    HTML
    عرض على GitHub↗42

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

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

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

Find more with AI search
  • dirkschumacher/llrالصورة الرمزية لـ dirkschumacher

    dirkschumacher/llr

    205عرض على GitHub↗

    llr is a small, work in progress and just for fun clojure-like lisp on top of R’s abstract syntax trees. Expressions are not interpreted, but are translated to R’s AST and then interpreted by the R interpreter.

    R
    عرض على GitHub↗205
  • dmiller/clojure-clr-nextالصورة الرمزية لـ dmiller

    dmiller/clojure-clr-next

    142عرض على GitHub↗

    Next generation of ClojureCLR under development.

    F#clojureclojureclr
    عرض على GitHub↗142
  • 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
  • fable-compiler/fableالصورة الرمزية لـ fable-compiler

    fable-compiler/Fable

    3,101عرض على GitHub↗

    F# to JavaScript, TypeScript, Python, Rust, Erlang and Dart Compiler

    F#beamdarterlang
    عرض على GitHub↗3,101
  • fsharp/fsharpالصورة الرمزية لـ fsharp

    fsharp/fsharp

    2,159عرض على GitHub↗

    Please file issues or pull requests here: https://github.com/dotnet/fsharp

    F#
    عرض على GitHub↗2,159
  • gilch/hisspالصورة الرمزية لـ gilch

    gilch/hissp

    446عرض على GitHub↗

    Copyright 2019, 2020, 2021, 2022, 2023, 2024 Matthew Egan Odendahl SPDX-License-Identifier: Apache-2.0 --> #> (.update (globals) : macro (types..SimpleNamespace : : (vars hissp..macro))) ... macro=import('types').SimpleNamespace( ... vars( ... import('hissp').macro)))

    Python
    عرض على GitHub↗446
  • hylang/hyالصورة الرمزية لـ hylang

    hylang/hy

    5,425عرض على GitHub↗

    Hy is a Lisp implementation for Python that allows for writing Lisp syntax which compiles to Python bytecode. It operates as a Python-based Lisp dialect and S-expression language, providing full access to the Python standard library and ecosystem. The language focuses on macro-based metaprogramming, featuring an AST-walking macro system and reader macros that allow for custom syntax transformations and parsing rules. It enables the manipulation of the abstract syntax tree to extend language capabilities. The project includes a read-eval-print loop for interactive development and supports sta

    Python
    عرض على GitHub↗5,425
  • ironlanguages/ironpython3الصورة الرمزية لـ IronLanguages

    IronLanguages/ironpython3

    2,752عرض على GitHub↗

    Implementation of Python 3.x for .NET Framework that is built on top of the Dynamic Language Runtime.

    C#c-sharpdlrironpython
    عرض على GitHub↗2,752
  • ironscheme/ironschemeالصورة الرمزية لـ IronScheme

    IronScheme/IronScheme

    411عرض على GitHub↗

    IronScheme

    Schemec-sharpdotnetdotnetcore
    عرض على GitHub↗411
  • jonsequitur/dotnet-replالصورة الرمزية لـ jonsequitur

    jonsequitur/dotnet-repl

    844عرض على GitHub↗

    A polyglot REPL built on .NET Interactive

    C#dotnetdotnet-interactiverepl
    عرض على GitHub↗844
  • kekyo/il2cالصورة الرمزية لـ kekyo

    kekyo/IL2C

    448عرض على GitHub↗

    IL2C - A translator for ECMA-335 CIL/MSIL to C language.

    C#
    عرض على GitHub↗448
  • nuskey8/lua-csharpالصورة الرمزية لـ nuskey8

    nuskey8/Lua-CSharp

    716عرض على GitHub↗
    C#
    عرض على GitHub↗716
  • p-org/pالصورة الرمزية لـ p-org

    p-org/P

    3,631عرض على GitHub↗

    The P programming language.

    C#asynchronousdistributed-systemsevent-driven
    عرض على GitHub↗3,631
  • pardeike/harmonyالصورة الرمزية لـ pardeike

    pardeike/Harmony

    6,526عرض على GitHub↗

    Harmony is a library for modifying, replacing, and decorating compiled .NET and Mono methods during execution without altering binary files on disk. It functions as a runtime method patching tool, a CIL instruction manipulator, and a reflection extension for C#. The project provides mechanisms to intercept method execution, allowing custom code to run before or after original methods while maintaining the existing program flow. It enables the analysis and rewriting of Common Intermediate Language instructions to change the internal logic of compiled methods. The toolkit also includes utiliti

    C#cilcsharpdetour
    عرض على GitHub↗6,526
  • pascalabcnet/pascalabcnetالصورة الرمزية لـ pascalabcnet

    pascalabcnet/pascalabcnet

    445عرض على GitHub↗

    The new generation Pascal programming language for .NET

    C#
    عرض على GitHub↗445
  • peachpiecompiler/peachpieالصورة الرمزية لـ peachpiecompiler

    peachpiecompiler/peachpie

    2,480عرض على GitHub↗

    PeachPie - the PHP compiler and runtime for .NET and .NET Core

    C#aspnet-corecoreclrdotnet
    عرض على GitHub↗2,480
  • pixie-lang/pixieالصورة الرمزية لـ pixie-lang

    pixie-lang/pixie

    2,360عرض على GitHub↗

    A small, fast, native lisp with "magical" powers

    Python
    عرض على GitHub↗2,360
  • rohansi/mondالصورة الرمزية لـ Rohansi

    Rohansi/Mond

    393عرض على GitHub↗

    A scripting language for .NET Core

    C#aot-compatiblebytecodec-sharp
    عرض على GitHub↗393
  • rsdn/nemerleالصورة الرمزية لـ rsdn

    rsdn/nemerle

    640عرض على GitHub↗

    Nemerle language. Main repository.

    Nemerle
    عرض على GitHub↗640
  • sprache/spracheالصورة الرمزية لـ sprache

    sprache/Sprache

    2,472عرض على GitHub↗

    A tiny, friendly, C# parser construction library

    C#
    عرض على GitHub↗2,472
  • stephan-tolksdorf/fparsecالصورة الرمزية لـ stephan-tolksdorf

    stephan-tolksdorf/fparsec

    561عرض على GitHub↗

    A parser combinator library for F#

    F#
    عرض على GitHub↗561
  • basilisp-lang/basilispالصورة الرمزية لـ basilisp-lang

    basilisp-lang/basilisp

    470عرض على GitHub↗

    A Clojure-compatible(-ish) Lisp dialect hosted on Python 3 with seamless Python interop.

    Python
    عرض على GitHub↗470
  • tensegritics/clojuredartالصورة الرمزية لـ Tensegritics

    Tensegritics/ClojureDart

    1,622عرض على GitHub↗

    ClojureDart is a recent Clojure dialect to make native mobile and desktop apps using Flutter and the Dart ecosystem.

    Clojure
    عرض على GitHub↗1,622