C Lisp

Open-source C projects categorized as Lisp

Top 17 C Lisp Projects

  • janet

    A dynamic language and bytecode vm

  • Project mention: Scriptable Operating Systems with Lua [pdf] | news.ycombinator.com | 2024-04-20

    Seems like a perfect use-case for Janet. (https://janet-lang.org/) A fast minimal VM like Lua, but even more extensible than Lua by being a "Lisp" with macro and C extension capabilities. Not a true Lisp, it's very pragmatic and performance-oriented. But it keeps the good stuff.

  • tinylisp

    Lisp in 99 lines of C and how to write one yourself. Includes 20 Lisp primitives, garbage collection and REPL. Includes tail-call optimized versions for speed and reduced memory use.

  • Project mention: What makes a language easy for writing a parser? | /r/Compilers | 2023-06-18

    LISP has a very simple and consistent syntax, so much so that a basic interpreter can be done in only 99 lines of C.

  • 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.

    InfluxDB logo
  • lisp-in-life

    A Lisp interpreter implemented in Conway's Game of Life

  • Project mention: Discussion Thread | /r/neoliberal | 2023-06-08

    Still, my favorite has to be the LISP interpreter written in Conway's Game of Life written in LISP.

  • lispe

    An implementation of a full fledged Lisp interpreter with Data Structure, Pattern Programming and High level Functions with Lazy Evaluation à la Haskell.

  • Project mention: A C++ editor/prompt shell to embed your own programming language | news.ycombinator.com | 2024-01-26
  • lone

    The standalone Linux Lisp

  • Project mention: How to Write a (Lisp) Interpreter (In Python) | news.ycombinator.com | 2024-03-11

    I made something somewhat close to that: a freestanding lisp. It targets the Linux kernel directly. No libc.

    https://github.com/lone-lang/lone

  • yoctolisp

    Tiny Scheme-like Lisp interpreter written in a weekend

  • scheme-for-max

    Max/MSP external for scripting and live coding Max with s7 Scheme Lisp

  • Project mention: Music for Programming | news.ycombinator.com | 2024-03-03
  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • maiko

    Medley Interlisp virtual machine

  • lispBM

    An interpreter for a concurrent lisp-like language with message-passing and pattern-matching implemented in C.

  • Project mention: Joel Svensson - LispBM (LBM) | /r/haskell | 2023-12-08

    Code: https://github.com/svenssonjoel/lispBM

  • stutter

    Implement a Lisp, in C, from scratch, no libs (by mkirchner)

  • lisp

    A mini Lisp in 1k lines of C with garbage collector, explained. Includes over 40 built-in Lisp primitives, floating point, strings, closures with lexical scope, macros, proper tail recursion, exceptions, execution tracing, file loading, a mark-sweep/compacting garbage collector and REPL. (by Robert-van-Engelen)

  • scheme-for-pd

    Pure Data port of the Scheme For Max external, providing an embedded S7 Scheme/Lisp interpreter for scripting and live-coding Pure Data in Scheme Lisp.

  • lispkit

    FUNCTIONAL PROGRAMMING: Application and Implementation, Peter Henderson, ISBN 0-13-331579-7

  • Project mention: Secd: A silly implementation of the SECD machine | news.ycombinator.com | 2023-05-05

    I've actually recently read "FUNCTIONAL PROGRAMMING: Application and Implementation", by Peter Henderson from 1980, which contains a description of the SECD machine and a compiler for a simple purely-functional Lisp dialect called Lispkit.

    This <https://github.com/carld/lispkit> looks like a good repo if you want to know more, although I'm not related to it in any way.

    I can't say how it compares the book by Kogge mentioned in this post since I haven't read that, but I can say I think it's an excellent book and worth reading if you're interested in this kind of thing.

  • Connery

    Connery is an experimental lisp themed after veteran actor Sean Connery. (by willcipriano)

  • lisp-cheney

    A mini Lisp in 1k lines of C with Cheney's copying garbage collector, explained. Includes over 40 built-in Lisp primitives, floating point, strings, closures with lexical scope, macros, proper tail recursion, exceptions, execution tracing, file loading, a copying garbage collector and REPL.

  • ulisp-bl602

    A version of the Lisp programming language for RISC-V BL602 Boards

  • mlisp

    a vector-based lisp

  • SaaSHub

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

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

C Lisp related posts

Index

What are some of the best open-source Lisp projects in C? This list will help you:

Project Stars
1 janet 3,296
2 tinylisp 785
3 lisp-in-life 444
4 lispe 365
5 lone 296
6 yoctolisp 247
7 scheme-for-max 181
8 maiko 125
9 lispBM 74
10 stutter 73
11 lisp 65
12 scheme-for-pd 63
13 lispkit 48
14 Connery 33
15 lisp-cheney 31
16 ulisp-bl602 4
17 mlisp 0

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