awesome-repositories.com
Blog
MCP
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
·
udem-dlteam avatar

udem-dlteam/ribbit

0
View on GitHub↗
558 stele·64 fork-uri·Scheme·BSD-3-Clause·2 vizualizări

Ribbit

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!

Features

  • Multi-Platform Implementations - Portable Scheme implementation with a tiny footprint.

Istoric stele

Graficul istoricului de stele pentru udem-dlteam/ribbitGraficul istoricului de stele pentru udem-dlteam/ribbit

Căutare AI

Explorează mai multe repository-uri excelente

Descrie ce ai nevoie în limbaj simplu — AI-ul sortează mii de proiecte open source selectate în funcție de relevanță.

Start searching with AI

Alternative open-source pentru Ribbit

Proiecte open-source similare, clasificate după numărul de funcționalități comune cu Ribbit.
  • 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

    Assemblybashcc-plus-plus
    Vezi pe GitHub↗10,665
  • 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.

    C
    Vezi pe GitHub↗850
  • luxlang/luxAvatar LuxLang

    LuxLang/lux

    1,739Vezi pe GitHub↗

    The Lux Programming Language

    Emacs Lisp
    Vezi pe GitHub↗1,739
  • zick/zickstandardlispAvatar zick

    zick/ZickStandardLisp

    56Vezi pe GitHub↗

    == Zick Standard Lisp

    Common Lisp
    Vezi pe GitHub↗56

Întrebări frecvente

Ce face udem-dlteam/ribbit?

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!

Care sunt principalele funcționalități ale udem-dlteam/ribbit?

Principalele funcționalități ale udem-dlteam/ribbit sunt: Multi-Platform Implementations.

Care sunt câteva alternative open-source pentru udem-dlteam/ribbit?

Alternativele open-source pentru udem-dlteam/ribbit includ: 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. zick/zickstandardlisp — == Zick Standard Lisp.