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
anko avatar

anko/eslisp

0
View on GitHub↗
540 stars·35 forks·LiveScript·ISC·7 views

Eslisp

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

Features

  • Scheme Implementations - S-expression syntax for JavaScript with macro support.

Star history

Star history chart for anko/eslispStar history chart for anko/eslisp

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

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

Open-source alternatives to Eslisp

Similar open-source projects, ranked by how many features they share with Eslisp.
  • 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
  • digego/extemporedigego avatar

    digego/extempore

    1,463View on GitHub↗

    Extempore is a live-coding environment for music, audio and graphics. It pairs a Scheme interpreter with xtlang---a statically-typed lisp that compiles to LLVM IR at runtime---so you can reshape a running program while it keeps making sound. Runs on Linux (x8664 and aarch64), macOS (Apple…

    C
    View on GitHub↗1,463
  • alandipert/gherkinA

    alandipert/gherkin

    0View on GitHub↗
    View on GitHub↗0
See all 28 alternatives to Eslisp→

Frequently asked questions

What does anko/eslisp do?

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

What are the main features of anko/eslisp?

The main features of anko/eslisp are: Scheme Implementations.

What are some open-source alternatives to anko/eslisp?

Open-source alternatives to anko/eslisp include: 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:. glycerine/zygomys — Quick examples... alandipert/gherkin.