Eclector

A portable Common Lisp reader that is highly customizable, can recover from errors and can return concrete syntax trees (by s-expressionists)

Eclector Alternatives

Similar projects and alternatives to Eclector

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better Eclector alternative or higher similarity.

Eclector reviews and mentions

Posts with mentions or reviews of Eclector. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-06-11.
  • Csexp: S-Expressions over the Network
    5 projects | news.ycombinator.com | 11 Jun 2023
    I think this should be safe: https://github.com/phoe/safe-read

    This doesn’t provide such functionality out of the box, but it makes it pretty trivial to produce a custom READ that only has the features you want: https://github.com/s-expressionists/Eclector

  • Re-targeting (Lisp) compilers
    8 projects | /r/lisp | 20 Sep 2022
    There is significant overlap with SICL and its associated pieces which supply many of the other parts needed to make a Common Lisp. Some of these are Cluster which provides a portable and extensible assembler, Eclector which supplies a portable and extensible reader, Concrete-Syntax-Tree that supports source code tracking during compilation, ctype that implements the Common Lisp type system, and Clostrum that provides first-class environments for e.g. run-time, evaluation, and compilation. The SICL project has as one of its goals the creation of portable infrastructure for implementing Common Lisp, and these pieces are novel building blocks that were created as part of the project.
  • Are there public experiments with parallel and concurrent lisp 'engines'?
    6 projects | /r/lisp | 12 Feb 2022
    You mean the parts of the reader that is capable of reading from a stream object and returns strings, booleans, numbers? These are just functions that accept a stream and they return Lisp objects. See e.g. Eclector for an implementation of a Lisp reader as an external library.
  • Lowercased version of Common Lisp with case preserving readtable (:PRESERVE)
    1 project | /r/lisp | 30 Aug 2021
    I'm aware of eclector; hoping to take a look some day.
  • A note from our sponsor - SaaSHub
    www.saashub.com | 2 May 2024
    SaaSHub helps you find the best software and product alternatives Learn more →

Stats

Basic Eclector repo stats
4
104
7.8
about 2 months ago

s-expressionists/Eclector is an open source project licensed under BSD 2-clause "Simplified" License which is an OSI approved license.

The primary programming language of Eclector is Common Lisp.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com