lfe VS cl4py

Compare lfe vs cl4py and see what are their differences.

cl4py

Common Lisp for Python (by marcoheisig)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
lfe cl4py
2 4
2,279 89
0.3% -
7.7 2.1
9 days ago about 1 year ago
Erlang Python
Apache License 2.0 MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

lfe

Posts with mentions or reviews of lfe. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-11-12.

cl4py

Posts with mentions or reviews of cl4py. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-06-06.
  • Need recommendation for IPC with Go
    4 projects | /r/Common_Lisp | 6 Jun 2023
    py4cl and cl4py rely on uiop:launch-program and python's subprocess respectively. These are portable to the extent uiop and subprocess are portable and do not require any additional installation.
  • Lisp-Stick on a Python
    11 projects | news.ycombinator.com | 14 Nov 2022
    If you want to use Python libs from CL, see py4cl: https://github.com/bendudson/py4cl the other way around, calling your efficient CL library from Python: https://github.com/marcoheisig/cl4py/ There might be more CL libraries than you think! https://github.com/CodyReichert/awesome-cl (or at least a project sufficiently advanced on your field to join forces ;) )
  • The German School of Lisp (2011)
    5 projects | news.ycombinator.com | 12 Nov 2022
    FYI you can call Python from CL: https://github.com/bendudson/py4cl and CL from Python: https://github.com/marcoheisig/cl4py/

    If you don't know Emacs, see other editors: https://lispcookbook.github.io/cl-cookbook/editor-support.ht... If you want the more Smalltalk-like experience I'd go with the free LispWorks version: it has many GUI panes that allow to watch and discover the state of the program.

    I personally couldn't stay long with Hylang. You won't get CL niceties: more language features, performance, standalone binaries, interactive debugger (all the niceties of an image-based development)…

  • Why Lisp? (2015)
    21 projects | news.ycombinator.com | 26 Oct 2021

What are some alternatives?

When comparing lfe and cl4py you can also consider the following projects:

alpaca - Functional programming inspired by ML for the Erlang VM

py4cl - Call python from Common Lisp

gleam - ⭐️ A friendly language for building type-safe, scalable systems!

tweetnacl

hamler - Haskell-style functional programming language running on Erlang VM.

bel - An interpreter for Bel, Paul Graham's Lisp language

otp - 📫 Fault tolerant multicore programs with actors

cmu-infix - Updated infix.cl of the CMU AI repository, originally written by Mark Kantrowitz

plug - 🔌 A Gleam HTTP service adapter for the Plug web application interface

racket - The Racket repository

LoopVectorization.jl - Macro(s) for vectorizing loops.

julia - The Julia Programming Language