lisp VS bread

Compare lisp vs bread and see what are their differences.

lisp

A lisp JIT compiler and interpreter built with cranelift. (by 0xekez)

bread

An expression based scripting language (by sam-barr)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
lisp bread
5 1
52 5
- -
0.0 0.0
about 2 years ago over 1 year ago
Rust C
- 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.

lisp

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

bread

Posts with mentions or reviews of bread. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-02-01.
  • February 2021 monthly "What are you working on?" thread
    16 projects | /r/ProgrammingLanguages | 1 Feb 2021
    After several failed projects, I finally started work on (and have made a lot of progress on) a programming language project that I'm really happy with. My language bread is an expression based, dynamically typed, object oriented language scripting language. When I learned rust, I was particularly excited by the idea of having if-expressions (rather than if-statements) in an imperative language. I went with that idea, and made a language where pretty much everything (function definitions, loops, class definitions) is an expression. I'm not sure how useful the language is, but it's been a lot of fun to write and hopefully I'll find some use for it.

What are some alternatives?

When comparing lisp and bread you can also consider the following projects:

rust_lisp - A Rust-embeddable Lisp, with support for interop with native Rust functions

Foray - A concatenative language written in Zig

aulang - simple and fast scripting language

rumi - The rumi compiler

c3c - Compiler for the C3 language

lang - A toy language I'm making in my spare time.

Ameyo - Habit + task tracking Chrome extension built with React, Typescript, SCSS, Express, MongoDB, Firebase, + Jest

orion - Orion is a high level, purely functional programming language with a LISP based syntax.

stonks

fluid - The Fluid Programming Language

pika - A WIP little dependently-typed systems language