awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
jsloop42 avatar

jsloop42/dreamlisp

0
View on GitHub↗
8 stars·1 fork·Objective-C·8 viewstanx.net/2026/02/08/my-main-software-projects-are-now-citable-for-research↗

Dreamlisp

DreamLisp is a Lisp dialect with immutable data structures, modules and is a Lisp-2 with an unhygienic macro system. DreamLisp interpreter is implemented in Objective-C and as such can run on macOS and iOS. It is tail recursive, uses ARC instead of garbage collection taking advantage of the…

Features

  • Scheme Implementations - Clojure-inspired Lisp for Objective-C with lazy collections.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Star history

Star history chart for jsloop42/dreamlispStar history chart for jsloop42/dreamlisp

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

Frequently asked questions

What does jsloop42/dreamlisp do?

DreamLisp is a Lisp dialect with immutable data structures, modules and is a Lisp-2 with an unhygienic macro system. DreamLisp interpreter is implemented in Objective-C and as such can run on macOS and iOS. It is tail recursive, uses ARC instead of garbage collection taking advantage of the…

What are the main features of jsloop42/dreamlisp?

The main features of jsloop42/dreamlisp are: Scheme Implementations.

Which projects share features with jsloop42/dreamlisp?

Projects with overlapping indexed features include: anko/eslisp — un-opinionated S-expression syntax and macro system for JavaScript. carp-lang/carp — Carp is a statically typed Lisp compiler that compiles Lisp-like syntax directly to C source code, enabling seamless… chr15m/flk — Fleck is a Clojure-like LISP that runs wherever Bash is. digego/extempore — Extempore is a live-coding environment for music, audio and graphics. It pairs a Scheme interpreter with xtlang---a… dundalek/liz — Borrowing Zig's tagline:. alandipert/gherkin.

Projects sharing features with Dreamlisp

These projects share indexed features with Dreamlisp. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • anko/eslispanko avatar

    anko/eslisp

    540View on GitHub↗

    un-opinionated S-expression syntax and macro system for JavaScript

    LiveScript
    View on GitHub↗540
  • carp-lang/carpcarp-lang avatar

    carp-lang/Carp

    5,815View on GitHub↗

    Carp is a statically typed Lisp compiler that compiles Lisp-like syntax directly to C source code, enabling seamless integration with existing C libraries and low-level system programming. It manages memory deterministically at compile time using ownership tracking and linear types, eliminating garbage collection pauses and runtime overhead while ensuring type safety through an inferred static type system. The language distinguishes itself through compile-time macro expansion and metaprogramming capabilities, allowing code generation and transformation before final binary output. It enforces

    Haskellfunctionalfunctional-programminggame-development
    View on GitHub↗5,815
  • chr15m/flkchr15m avatar

    chr15m/flk

    504View on GitHub↗

    Fleck is a Clojure-like LISP that runs wherever Bash is.

    Shell
    View on GitHub↗504
  • alandipert/gherkinA

    alandipert/gherkin

    0View on GitHub↗
    View on GitHub↗0
Compare all 28 related projects→