Lisp-Stick on a Python

This page summarizes the projects mentioned and recommended in the original post on news.ycombinator.com

CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • py4cl

    Call python from Common Lisp

    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 ;) )

  • CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  • cl4py

    Common Lisp for Python

    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 ;) )

  • awesome-cl

    A curated list of awesome Common Lisp frameworks, libraries and other shiny stuff.

    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 ;) )

  • calysto_scheme

    A Scheme kernel for Jupyter that can use Python libraries

  • microKanren

    The implementation of microKanren, a featherweight relational programming language

  • sucle

    Common Lisp Voxel Game Engine

  • clinch

    Common Lisp 3D/2D Graphics Engine for OpenGL

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • trial

    A fully-fledged Common Lisp game engine

  • nyxt

    Nyxt - the hacker's browser.

  • legit

    CL interface to the GIT binary. (by Shinmera)

    There is something I saw on the wild here https://github.com/Shinmera/legit/blob/master/repository.lis... which thought was pretty cool.

    We all know about memoize, but let's say I want to define a global hashmap, where the keys are actual pieces of code and the value the result that would be evaluated when executed. Something like this:

      | Key                        | Value                          |

  • nimforum

    Lightweight alternative to Discourse written in Nim

    You sound like you are in just the right demographic to love Nim...The Forum [1] is a good place to get support.

    https://forum.nim-lang.org/

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Homoiconic Python

    12 projects | news.ycombinator.com | 12 May 2024
  • emacs has ruined my navigation in other apps

    5 projects | /r/emacs | 23 Jan 2023
  • numericals - Performance of NumPy with the goodness of Common Lisp

    8 projects | /r/lisp | 2 Aug 2022
  • Good Lisp libraries for math

    7 projects | /r/lisp | 21 May 2022
  • Why Hy?

    18 projects | news.ycombinator.com | 3 May 2022