awesome-repositories.com
Blog
awesome-repositories.com

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectDespreCum realizăm clasamentulPresăServer MCP
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

5 repository-uri

Awesome GitHub RepositoriesMulti-Platform Implementations

General-purpose Lisp dialects designed to run across multiple host environments.

Explore 5 awesome GitHub repositories matching part of an awesome list · Multi-Platform Implementations. Refine with filters or upvote what's useful.

Awesome Multi-Platform Implementations GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • kanaka/malAvatar kanaka

    kanaka/mal

    10,665Vezi pe 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

    Educational Lisp with implementations in dozens of host languages.

    Assemblybashcc-plus-plus
    Vezi pe GitHub↗10,665
  • luxlang/luxAvatar LuxLang

    LuxLang/lux

    1,739Vezi pe GitHub↗

    The Lux Programming Language

    Statically-typed functional Lisp for multiple platforms.

    Emacs Lisp
    Vezi pe GitHub↗1,739
  • lingdong-/waxAvatar LingDong-

    LingDong-/wax

    850Vezi pe 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.

    Strongly typed language transpiling to many target platforms.

    C
    Vezi pe GitHub↗850
  • udem-dlteam/ribbitAvatar udem-dlteam

    udem-dlteam/ribbit

    558Vezi pe 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!

    Portable Scheme implementation with a tiny footprint.

    Scheme
    Vezi pe GitHub↗558
  • zick/zickstandardlispAvatar zick

    zick/ZickStandardLisp

    56Vezi pe GitHub↗

    == Zick Standard Lisp

    Minimalist Lisp with a wide range of host implementations.

    Common Lisp
    Vezi pe GitHub↗56
  1. Home
  2. Part of an Awesome List
  3. Developer Tools
  4. Multi-Platform Implementations