LispREPL.jl

REPL for LispSyntax.jl (by swadey)

LispREPL.jl Alternatives

Similar projects and alternatives to LispREPL.jl

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

LispREPL.jl reviews and mentions

Posts with mentions or reviews of LispREPL.jl. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-08-06.
  • Lisp in Space
    5 projects | news.ycombinator.com | 6 Aug 2023
    I'm assuming OP was considering Julia as a pseudo-lisp. Julia doesn't look at all like a Lisp from the outside (no S-exprs except with (https://github.com/swadey/LispREPL.jl) but it takes many of Lisp's deeper lessons. It's (somewhat) homoiconic (see https://stackoverflow.com/questions/31733766/in-what-sense-a...), has an AST based macro system, and is an expression based language (no statements, everything returns a value), and has first class functions and types. Also multiple dispatch comes from taking CLOS/Dylan and getting rid of some of the parts that make a compiler writer hate you.

Stats

Basic LispREPL.jl repo stats
1
20
10.0
over 4 years ago

swadey/LispREPL.jl is an open source project licensed under GNU General Public License v3.0 or later which is an OSI approved license.

The primary programming language of LispREPL.jl is Julia.


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